@apixies/mcp-server

MCPcommunity
v1.4.2ApixiesMITUpdated 2d agonpmGitHub

MCP server for Apixies.io - 50 developer utility APIs as AI tools

Works in
ClaudeCursorCopilotGemini

Inferred from the transports this listing declares (stdio). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.

Automatically indexed from public sources. Not yet verified by the developer on Forge.Claim this listing →
1Downloads/wk
2d agoLast update
Needs 1 credential before it runs
  • APIXIES_API_KEYAPI keyrequired

    Your Apixies API key. Get one free at https://apixies.io/register

Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Package
AuthorApixies
LicenseMIT
Version1.4.2
Sourcenpm+mcp-registry
Trust Status
B
60/100Good
Listed in Forge index+10/10
Publisher identity verified+0/20
Publisher: run `forge publish` from the package repo to claim ownership
Ed25519 publish signature+0/5
Included automatically when the publisher runs `forge publish`
Domain verification+0/5
Publisher: host /.well-known/forge.json on the package homepage with { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+0/5
Publish from GitHub Actions with --provenance so the attestation binds this package to this repo
npm maintainer match+0/5
Earned once your identity is verified above and that login is an npm maintainer of this package
CVE scan · clean+30/30
Static analysis · clean+20/20
Paste into Claude Code, Cursor, or any AI assistant to fix all gaps
StatusCommunity-indexed
PublisherUnverified
SignatureUnsigned
Domain
Provenance
Dependencies✓ 60 resolved+ · none vulnerable
Tool surface40 tools · none privileged
Security scan✓ Cleanv1.4.2 · 1d agoHow well does this scan work?
EvalsNone
IndexedSep 19, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.

Tools

40 tools · none privileged
Statically extracted from the published packagev1.4.2 · 1d ago

Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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).

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

generate_passwordGenerate cryptographically secure random passwords. Configurable length, character sets, and exclusions.

Generate cryptographically secure random passwords. Configurable length, character sets, and exclusions.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

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.

No input schema was published for this tool.

40 of 40 tools published a description.

Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.

About

MCP server for Apixies.io - 50 developer utility APIs as AI tools

Keywords
mcpmodel-context-protocolaiclaudellmapideveloper-toolsssl-checkerdns-lookupemail-validatorapixies
Alternatives
Comparing tool surfaces…

Dependency tree

What one Forge scan resolved from npm metadata on 2026-09-19 — observed resolution, not a publisher declaration.

60 packages resolved · 2 direct · none carrying advisories Resolution stops at depth 4 and 60 packages.

The crawl stopped at the depth-4 limit. Anything below that level was never resolved.

The crawl stopped at the 60-package limit. The rest of the tree was never resolved.

36 more resolved packages are not drawn here (display cap: 24). Every dependency carrying an advisory is drawn regardless of the cap. Full inventory (CycloneDX SBOM)

Declared but not resolved

54 declared dependencies never landed in the tree. They are missing from Forge's resolution, not from the package.

+42 more not listed. The counts by reason above cover all of them.

Not followed: peerDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.

Topics

Related in email