MCP server for kiprio.com — 23 developer API tools for Claude, Cursor, and any MCP client
Project description
kiprio MCP Server
MCP server exposing kiprio.com developer APIs as tools for Claude, Cursor, and any Model Context Protocol client.
27 tools covering email validation, DNS/network, web scraping, text processing, language utilities, and developer utilities.
Install
pip install kiprio-mcp
Or from source:
git clone https://github.com/ForeverTools/kiprio-mcp
cd kiprio-mcp
pip install -e .
Configure (Claude Desktop / Claude Code)
Add to your MCP client config (e.g. claude_desktop_config.json):
{
"mcpServers": {
"kiprio": {
"command": "kiprio-mcp",
"env": {"KIPRIO_API_KEY": "your_key_or_leave_empty"}
}
}
}
Free tier works without a key (rate-limited). Get a key at kiprio.com/docs.
Tools
Email & validation: validate_email, validate_vat, validate_iban, check_password_breach
Network/DNS: dns_lookup, whois_lookup, ssl_check, ip_lookup
Web & content: readability, tech_stack, parse_og_tags, screenshot_url, html_to_pdf
Language: sentiment_analysis, check_grammar, translate_text, summarize_text, redact_text
Utilities: generate_qr, generate_hash, generate_uuid, parse_cron, decode_jwt
Full schema is auto-discovered by your MCP client.
License
MIT — see LICENSE.
Maintained by ForeverTools.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kiprio_mcp-0.2.0.tar.gz.
File metadata
- Download URL: kiprio_mcp-0.2.0.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
985b783224d33875c34a1126bae8bb6816179583bfd8c2755f21e68d9350d499
|
|
| MD5 |
a525dc705653b03a60b6a456f96587e8
|
|
| BLAKE2b-256 |
ab1ef24457fb2e67d3064424d016874db5f3f91c72a826d9e63daa5d3d6721fc
|
File details
Details for the file kiprio_mcp-0.2.0-py3-none-any.whl.
File metadata
- Download URL: kiprio_mcp-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3aa96a42021c3020157454f047ee85e09cd30ef1a4875c2cb2e5b34e32ea4e7
|
|
| MD5 |
596933245a60ea806dff6ee89016f848
|
|
| BLAKE2b-256 |
9c02081c2996648cbc23671d9160dc3dc9bbd1614467f1bf234325d32d40cfe4
|