Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’¬ Communication
  3. Kiprio MCP
Kiprio MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/17/2026, 1:46:11 PM

Kiprio MCP

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Multi-purpose API toolkit: email validation, DNS lookup, WHOIS, SSL certificate inspection, IBAN validation, business day calculator, hash encoding, and GPU pricing. Free tier included. pip install kiprio-mcp

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "forevertools-kiprio-mcp": {
      "command": "uvx",
      "args": [
        "kiprio-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (27) Directory Badge Claim listing AlternativesπŸ’¬ More in Communication

Capabilities & Tool Schemas (27) ~451 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Kiprio MCP.

validate_email

Syntax + MX record check + disposable domain detection

validate_phone

International phone number validation, E.164 format + country info

validate_vat

EU VAT number validation via VIES, returns company name

validate_iban

IBAN validation + bank details

check_password_breach

k-anonymity breach check β€” only a 5-char SHA1 prefix is sent

geocode_address

Convert address or place name β†’ lat/lon + structured address components

Documentation Overview

kiprio MCP Server

PyPI Downloads Python License MCP Compatible Stars Glama

27 production API tools for Claude Code, Claude Desktop, Cursor, Cline, Continue, and any MCP client β€” email/phone validation, geocoding, timezone conversion, DNS/WHOIS, SSL inspection, web scraping, NLP, and developer utilities.

No third-party API keys required. Free tier included. Powered by kiprio.com.


Quick install

No install needed β€” run it straight from PyPI with uv:

bash
uvx kiprio-mcp

Or install with pip:

Terminal
pip install kiprio-mcp

Claude Code β€” add to your project in one step:

Terminal
claude mcp add kiprio -- uvx kiprio-mcp
# or, if installed via pip:
claude mcp add kiprio -- kiprio-mcp

Or add to ~/.claude.json / Claude Desktop / Cursor / Windsurf / Zed:

config.json
{
  "mcpServers": {
    "kiprio": {
      "command": "uvx",
      "args": ["kiprio-mcp"],
      "env": {"KIPRIO_API_KEY": "your_key_here"}
    }
  }
}

(If you installed via pip instead, use "command": "kiprio-mcp" with no args.)

Cline (VS Code) β€” open Cline β†’ MCP Servers β†’ Add Server β†’ paste:

config.json
{
  "mcpServers": {
    "kiprio": {
      "command": "uvx",
      "args": ["kiprio-mcp"],
      "env": {"KIPRIO_API_KEY": "your_key_here"}
    }
  }
}

Continue.dev β€” add to ~/.continue/config.json under mcpServers:

config.json
{
  "mcpServers": [
    {
      "name": "kiprio",
      "command": "uvx",
      "args": ["kiprio-mcp"],
      "env": {"KIPRIO_API_KEY": "your_key_here"}
    }
  ]
}

Get your free API key (takes 30 seconds)

The anonymous tier is rate-limited to 50–100 requests/day per tool β€” fine for one-off queries, but it runs out fast in any automated workflow.

A free registered key gives you 100 req/day per tool at zero cost:

πŸ‘‰ kiprio.com/signup β€” no credit card, no trial period.


What you can do

Once connected, ask Claude naturally:

"Is noreply@company.io a real deliverable address?" β†’ validate_email checks syntax, MX records, and disposable domain lists

"What tech stack is stripe.com running?" β†’ tech_stack returns CMS, CDN, analytics, and payment providers

"Take a screenshot of this landing page and flag any broken layout." β†’ screenshot_url returns a base64 PNG Claude can analyse directly

"Redact all PII from this support transcript before I send it to Zendesk." β†’ redact_text replaces emails, phones, names, and card numbers with [REDACTED_TYPE]

"Check the SSL certificate on api.example.com β€” is it expiring soon?" β†’ ssl_check returns expiry date, issuer, and grade


Building an automated agent?

kiprio tools are designed for pipelines and hooks, not just one-shot queries. Common patterns:

Email validation before accepting signups:

Code
User submits email
β†’ Claude: validate_email("user@example.com")
β†’ If disposable/invalid β†’ reject early, before DB write

Domain monitoring hook (Claude Code slash command):

bash
# Add to CLAUDE.md as a custom slash command
/check-ssl  β†’  ssl_check on all domains in config/domains.txt

Lead enrichment agent:

Code
CSV of company domains
β†’ Claude loops: tech_stack() + whois_lookup() + ip_lookup() per row
β†’ Output: enriched CSV with stack, registrar, country, hosting provider

Content moderation pipeline:

Code
User-submitted text
β†’ sentiment_analysis() to flag negative
β†’ redact_text() to strip PII before logging

These patterns work within the free key tier (100 req/day per tool). Pro tier (1,000/day) handles larger batches.


Tools

Email & Validation

ToolWhat it does
validate_emailSyntax + MX record check + disposable domain detection
validate_phoneInternational phone number validation, E.164 format + country info
validate_vatEU VAT number validation via VIES, returns company name
validate_ibanIBAN validation + bank details
check_password_breachk-anonymity breach check β€” only a 5-char SHA1 prefix is sent

Location & Time

ToolWhat it does
geocode_addressConvert address or place name β†’ lat/lon + structured address components
get_timezoneCity β†’ IANA timezone, UTC offset, current local time, DST details
convert_timezoneConvert a datetime between any two IANA timezones (no key required)

Network & DNS

ToolWhat it does
dns_lookupQuery A, AAAA, MX, TXT, NS, CNAME, SOA records
whois_lookupDomain registrar, creation/expiry dates, nameservers
ssl_checkCertificate validity, expiry, issuer, SANs
ip_lookupGeolocation + VPN/Tor/datacenter detection with threat score

Web & Content

ToolWhat it does
readabilityExtract main article text and metadata from any URL
tech_stackDetect CMS, framework, CDN, analytics, payments
parse_og_tagsOpen Graph, Twitter Card, and meta tags from a URL
screenshot_urlFull-page or viewport screenshot β†’ base64 PNG
html_to_pdfConvert HTML to PDF β†’ base64 bytes

Text Processing

ToolWhat it does
sentiment_analysispositive/negative/neutral label + compound score (βˆ’1 to 1)
check_grammarRewrite for grammar/spelling + diff of edits; styles: concise, formal, friendly, UK-en, US-en
translate_textTranslate between languages with auto source detection
summarize_textExtract key points (configurable sentence count)
redact_textReplace PII with [REDACTED_TYPE] placeholders

Developer Utilities

ToolWhat it does
generate_qrQR code β†’ base64 PNG or SVG; custom colours and size
generate_hashHash string with sha256, sha512, sha1, md5, sha3_256, or blake2b
generate_uuidGenerate UUID v1, v4, or v7
parse_cronParse a cron expression β†’ next 5 run times + human description
decode_jwtDecode JWT header + payload + expiry status (no verification)

Rate limits

TierLimitCost
Anonymous (no key)50–100 req/day/tool$0
Free key100 req/day/tool$0 β€” sign up
Pro1,000 req/day/tool$9/mo
Business10,000 req/day/tool$39/mo

Free key vs anonymous: Same tools, 3Γ— the headroom, still $0. Just needs an email address.

Get your free key at kiprio.com/signup β†’

When to upgrade to Pro

  • Batch processing β€” validating 500 emails, enriching a CSV, running a link audit
  • Scheduled agents β€” Claude Code hooks that fire on every commit or cron job
  • Team workspaces β€” multiple developers sharing one config
  • Production scripts β€” slash commands that run on every file save or PR

Upgrade to Pro at kiprio.com β†’


Claude Code setup

Terminal
claude mcp add kiprio -- uvx kiprio-mcp
claude mcp list   # should show kiprio

Or with a pip install:

Terminal
pip install kiprio-mcp
claude mcp add kiprio -- kiprio-mcp

With API key in your project .env:

bash
echo "KIPRIO_API_KEY=your_key" >> .env

Then reference in your MCP config:

config.json
{
  "mcpServers": {
    "kiprio": {
      "command": "uvx",
      "args": ["kiprio-mcp"],
      "env": {"KIPRIO_API_KEY": "${KIPRIO_API_KEY}"}
    }
  }
}

Troubleshooting

kiprio-mcp: command not found / spawn kiprio-mcp ENOENT β€” the bare kiprio-mcp command only exists after a pip install. Either switch your config to "command": "uvx", "args": ["kiprio-mcp"] (no install needed), or point at the full path from your virtualenv:

json
"command": "/path/to/venv/bin/kiprio-mcp"

429 Rate limit exceeded β€” free anonymous tier hit. Register at kiprio.com/signup for 100 req/day free, or upgrade to Pro for 1,000/day.

401/403 errors β€” API key invalid. Leave KIPRIO_API_KEY empty to use the anonymous tier (30 req/day).


Source

github.com/ForeverTools/kiprio-mcp β€” MIT licence.

Maintained by ForeverTools. APIs powered by kiprio.com.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Communication View all alternatives
  • Idig Dns logoIdig Dns

    Professional DNS diagnostics: 14 tools for DNS, DNSSEC, email security, SSL, and propagation.

    πŸ’¬ Communication0 views
    Compare vs Idig Dns β†’
  • Domain Intel MCP logoDomain Intel MCP

    Domain & company intel for AI agents: RDAP, DNS, email deliverability, tech stack. No API keys.

    πŸ’¬ Communication2 views
    Compare vs Domain Intel MCP β†’
  • Line Bot MCP Server logoLine Bot MCP Server
    Verified

    MCP Server for Integrating LINE Official Account

    πŸ’¬ Communication7 views
    Compare vs Line Bot MCP Server β†’
  • Slack MCP Server logoSlack MCP Server

    The most powerful MCP server for Slack Workspaces.

    πŸ’¬ Communication1 views
    Compare vs Slack MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
27
Callable tools this server registers over MCP.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Kiprio MCP

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "kiprio-mcp": { "command": "uvx", "args": ["kiprio-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewKiprio MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/forevertools-kiprio-mcp?style=directory)](https://allmcps.com/mcp/forevertools-kiprio-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/forevertools-kiprio-mcp"><img src="https://allmcps.com/api/badge/forevertools-kiprio-mcp?style=directory" alt="Kiprio MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’¬Communication
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
Last updatedAug 2, 2026
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 2, 2026
52Quality signal: Good Β· 52/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools27/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 4d ago via OSV.dev Β· kiprio-mcp (PyPI)

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’¬ Communication β†’Best MCP servers for Slack & Communication β†’Alternatives to Kiprio MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code