MCP server for Apixies.io - 50 developer utility APIs as AI tools
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
APIXIES_API_KEYAPI-SchlüsselerforderlichYour Apixies API key. Get one free at https://apixies.io/register
Vom Autor in der offiziellen MCP-Registry angegeben. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus dem Quellcode gelesen, den npm tatsächlich ausliefert, zum Zeitpunkt des Scans. Das Paket wurde nie ausgeführt. Tools, die zur Laufzeit dynamisch registriert werden oder in gebündeltem beziehungsweise minifiziertem Code stecken, können übersehen werden — das hier ist also eine Untergrenze der Tool-Oberfläche, keine vollständige Erhebung.
check_sslCheck the SSL/TLS certificate of a domain. Returns issuer, validity dates, expiry countdown, protocol version, cipher suite, and certificate chain details.Check the SSL/TLS certificate of a domain. Returns issuer, validity dates, expiry countdown, protocol version, cipher suite, and certificate chain details.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
check_headersCheck security headers for a URL. Returns present and missing headers (HSTS, CSP, X-Frame-Options, etc.) with a security grade.Check security headers for a URL. Returns present and missing headers (HSTS, CSP, X-Frame-Options, etc.) with a security grade.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
inspect_emailInspect an email address. Checks format validity, MX records, domain resolution, disposable domain detection, and role-based address detection.Inspect an email address. Checks format validity, MX records, domain resolution, disposable domain detection, and role-based address detection.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
parse_user_agentParse a User-Agent string. Detects browser name and version, operating system, device type, and whether it's a bot or crawler.Parse a User-Agent string. Detects browser name and version, operating system, device type, and whether it's a bot or crawler.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
geolocate_ipGet geolocation data for an IP address. Returns country, city, region, coordinates, timezone, ISP, and organization.Get geolocation data for an IP address. Returns country, city, region, coordinates, timezone, ISP, and organization.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
dns_lookupQuery DNS records for a domain. Returns A, AAAA, MX, TXT, CNAME, NS, SOA, SRV, CAA, PTR records. Optionally filter by record type.Query DNS records for a domain. Returns A, AAAA, MX, TXT, CNAME, NS, SOA, SRV, CAA, PTR records. Optionally filter by record type.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
dns_propagationCheck whether a DNS change has propagated: asks Google, Cloudflare, Quad9, OpenDNS and AdGuard the same question at once and reports which resolvers agree, with TTLs. Different answers can also mean load balancing, not only an unfinished change.Check whether a DNS change has propagated: asks Google, Cloudflare, Quad9, OpenDNS and AdGuard the same question at once and reports which resolvers agree, with TTLs. Different answers can also mean load balancing, not only an unfinished change.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
trace_redirectsFollow a URL's redirect chain. Shows every hop with HTTP status code, final destination URL, and total number of redirects.Follow a URL's redirect chain. Shows every hop with HTTP status code, final destination URL, and total number of redirects.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
extract_meta_tagsExtract meta tags from a URL. Returns OpenGraph tags, Twitter Card tags, standard meta tags, title, and description.Extract meta tags from a URL. Returns OpenGraph tags, Twitter Card tags, standard meta tags, title, and description.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
check_linkCheck if a URL is reachable. Returns HTTP status code, response time, content type, and SSL status.Check if a URL is reachable. Returns HTTP status code, response time, content type, and SSL status.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
parse_robots_txtFetch and parse a domain's robots.txt file. Returns user-agent rules, allowed/disallowed paths, crawl delays, and sitemap URLs.Fetch and parse a domain's robots.txt file. Returns user-agent rules, allowed/disallowed paths, crawl delays, and sitemap URLs.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
fetch_faviconFind favicon URLs for a website. Returns all discovered icons with their URLs, types, and sizes.Find favicon URLs for a website. Returns all discovered icons with their URLs, types, and sizes.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
validate_urlValidate a URL's format and reachability. Checks syntax, whether it resolves, SSL status, response code, and response time.Validate a URL's format and reachability. Checks syntax, whether it resolves, SSL status, response code, and response time.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
validate_email_authValidate email authentication records (SPF, DKIM, DMARC) for a domain. Checks if each record exists, is valid, and returns the raw records.Validate email authentication records (SPF, DKIM, DMARC) for a domain. Checks if each record exists, is valid, and returns the raw records.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
check_performanceMeasure website performance. Returns DNS lookup time, TCP connect time, SSL handshake time, TTFB, content download time, and total load time.Measure website performance. Returns DNS lookup time, TCP connect time, SSL handshake time, TTFB, content download time, and total load time.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
whois_lookupLook up WHOIS registration data for a domain. Returns registrar, creation date, expiration date, name servers, and contact info.Look up WHOIS registration data for a domain. Returns registrar, creation date, expiration date, name servers, and contact info.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
decode_jwtDecode a JWT token without verification. Returns the header, payload with all claims, signature, and expiry information.Decode a JWT token without verification. Returns the header, payload with all claims, signature, and expiry information.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
analyze_textAnalyze text content. Returns word count, character count, sentence count, paragraph count, reading time, speaking time, and top word frequency.Analyze text content. Returns word count, character count, sentence count, paragraph count, reading time, speaking time, and top word frequency.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
my_ipGet the public IP address of the MCP server. Returns the IP, version (IPv4/IPv6), and whether it's a private address.Get the public IP address of the MCP server. Returns the IP, version (IPv4/IPv6), and whether it's a private address.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
html_to_pdfConvert HTML content to a PDF document. Send HTML markup and receive a PDF. Useful for generating invoices, reports, and documents.Convert HTML content to a PDF document. Send HTML markup and receive a PDF. Useful for generating invoices, reports, and documents.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
markdown_to_htmlConvert Markdown text to HTML. Supports GFM (GitHub Flavored Markdown) including tables, code blocks, and task lists.Convert Markdown text to HTML. Supports GFM (GitHub Flavored Markdown) including tables, code blocks, and task lists.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
format_jsonFormat, validate, and analyze JSON. Returns formatted output, minified version, and stats (key count, depth, size, type counts).Format, validate, and analyze JSON. Returns formatted output, minified version, and stats (key count, depth, size, type counts).
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
json_to_csvConvert a JSON array of objects to CSV format. Handles nested objects and custom delimiters.Convert a JSON array of objects to CSV format. Handles nested objects and custom delimiters.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
base64_encode_decodeEncode or decode a Base64 string. Supports standard and URL-safe Base64.Encode or decode a Base64 string. Supports standard and URL-safe Base64.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
format_phoneParse and format a phone number into E.164, national, and international formats. Validates the number and identifies the country.Parse and format a phone number into E.164, national, and international formats. Validates the number and identifies the country.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
validate_json_schemaValidate JSON data against a JSON Schema definition (Draft-07+). Returns whether the data is valid and detailed error messages if not.Validate JSON data against a JSON Schema definition (Draft-07+). Returns whether the data is valid and detailed error messages if not.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
convert_colorConvert a color between HEX, RGB, and HSL formats. Input any format and get all three representations back.Convert a color between HEX, RGB, and HSL formats. Input any format and get all three representations back.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
convert_timestampConvert between Unix timestamps and human-readable dates. Returns ISO 8601, RFC 2822, human-readable, and Unix formats with timezone support.Convert between Unix timestamps and human-readable dates. Returns ISO 8601, RFC 2822, human-readable, and Unix formats with timezone support.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
encode_decode_urlURL-encode or decode a string. RFC 3986 compliant encoding for URLs and query strings.URL-encode or decode a string. RFC 3986 compliant encoding for URLs and query strings.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
generate_hashGenerate a cryptographic hash of the input text. Supports MD5, SHA-1, SHA-256, SHA-384, SHA-512, CRC32, and Whirlpool.Generate a cryptographic hash of the input text. Supports MD5, SHA-1, SHA-256, SHA-384, SHA-512, CRC32, and Whirlpool.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
generate_qrGenerate a QR code image from text or a URL. Returns SVG with customizable size, colors, and margin.Generate a QR code image from text or a URL. Returns SVG with customizable size, colors, and margin.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
generate_uuidGenerate UUID identifiers. Supports v4 (random) and v7 (time-sorted). Bulk generation up to 50 at once.Generate UUID identifiers. Supports v4 (random) and v7 (time-sorted). Bulk generation up to 50 at once.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
generate_passwordGenerate cryptographically secure random passwords. Configurable length, character sets, and exclusions.Generate cryptographically secure random passwords. Configurable length, character sets, and exclusions.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
generate_loremGenerate Lorem Ipsum placeholder text. Choose between words, sentences, or paragraphs with a configurable count.Generate Lorem Ipsum placeholder text. Choose between words, sentences, or paragraphs with a configurable count.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
take_screenshotCapture a screenshot of any webpage as PNG or JPEG. Configurable viewport size, full-page mode, and image quality.Capture a screenshot of any webpage as PNG or JPEG. Configurable viewport size, full-page mode, and image quality.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
parse_cronParse a cron expression into a human-readable description and calculate next run times. Supports standard 5-field cron and special strings like @daily, @hourly.Parse a cron expression into a human-readable description and calculate next run times. Supports standard 5-field cron and special strings like @daily, @hourly.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
csv_to_jsonConvert CSV data to a JSON array of objects. Supports custom delimiters, header detection, and quoted fields.Convert CSV data to a JSON array of objects. Supports custom delimiters, header detection, and quoted fields.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
html_to_markdownConvert HTML content to clean Markdown. Supports GitHub Flavored Markdown with tables and strikethrough. Useful for scraping web content for LLM processing.Convert HTML content to clean Markdown. Supports GitHub Flavored Markdown with tables and strikethrough. Useful for scraping web content for LLM processing.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
http_status_lookupLook up an HTTP status code. Returns the name, description, common causes, how to fix, and RFC reference. Covers all standard codes plus Cloudflare codes.Look up an HTTP status code. Returns the name, description, common causes, how to fix, and RFC reference. Covers all standard codes plus Cloudflare codes.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
yaml_to_jsonConvert YAML content to JSON. Supports multi-document YAML, anchors, aliases, and Kubernetes config files.Convert YAML content to JSON. Supports multi-document YAML, anchors, aliases, and Kubernetes config files.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
40 von 40 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
MCP server for Apixies.io - 50 developer utility APIs as AI tools
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Der Durchlauf endete an der Tiefengrenze 4. Alles unterhalb dieser Ebene wurde nie aufgelöst.
Der Durchlauf endete an der Grenze von 60 Paketen. Der Rest des Baums wurde nie aufgelöst.
36 weitere aufgelöste Pakete werden hier nicht gezeichnet (Anzeigegrenze: 24). Jede Abhängigkeit mit einem Sicherheitshinweis wird unabhängig von der Grenze gezeichnet. Vollständiges Inventar (CycloneDX-SBOM)
54 deklarierte Abhängigkeiten sind nie im Baum gelandet. Sie fehlen in Forges Auflösung, nicht im Paket.
+42 weitere nicht aufgeführt. Die Zählungen nach Grund oben erfassen sie alle.
Nicht verfolgt: peerDependencies. Dieser Baum erfasst nur Laufzeitabhängigkeiten; was jene mitbringen, wurde nie aufgelöst.