# SpryTools API MCP Server MCP server

Utility tools for AI agents: hashing, text stats, validation, DNS, currency, GEO audits.

## Links
- Registry page: https://www.getdrio.com/mcp/com-sprytools-sprytools
- Repository: https://github.com/Grenzfrei/sprytools-mcp
- Website: https://sprytools.com

## Install
- Endpoint: https://api.sprytools.com/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: x-api-key (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://api.sprytools.com/mcp
- Header: x-api-key

## Tools
- hash_text - Compute a cryptographic hash (md5, sha1, sha256, sha512) of a text. Endpoint: https://api.sprytools.com/mcp
- text_stats - Analyze text: word/sentence counts, reading time and Flesch readability scores. Endpoint: https://api.sprytools.com/mcp
- validate_iban - Validate an IBAN (ISO 13616 MOD-97) and return bank/country details. Endpoint: https://api.sprytools.com/mcp
- validate_email - Validate an email address: RFC syntax, MX records, disposable/role-based detection. Endpoint: https://api.sprytools.com/mcp
- dns_lookup - Look up DNS records (A, AAAA, MX, TXT, NS, CNAME, SOA) for a domain. Endpoint: https://api.sprytools.com/mcp
- convert_currency - Convert an amount between currencies using current ECB exchange rates. Endpoint: https://api.sprytools.com/mcp
- world_time - Get the current time and UTC offset for an IANA timezone. Endpoint: https://api.sprytools.com/mcp
- check_domain - Check whether a domain name is available for registration (WHOIS + DNS). Endpoint: https://api.sprytools.com/mcp
- geo_audit - Run a CiteReady GEO audit: how well can AI search engines (ChatGPT, Perplexity, Google AI Overviews) crawl, understand and cite a website. Returns score, grade and actionable findings. Endpoint: https://api.sprytools.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.sprytools
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 30, 2026
- Source: https://registry.modelcontextprotocol.io
