Back to Browse

Kiprio MCP Server

Developer ToolsUse Caution4.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

23 API tools for Claude Code — email, DNS, SSL, NLP, scraping. Free tier included.

About

23 API tools for Claude Code — email, DNS, SSL, NLP, scraping. Free tier included.

Security Report

4.8
Use Caution4.8High Risk

kiprio-mcp is a well-structured MCP server that exposes a legitimate third-party API (kiprio.com) as tools for Claude and other MCP clients. The codebase is clean, properly handles authentication via environment variables, and appropriately scopes permissions to network HTTP calls only. No security vulnerabilities, malicious patterns, or credential leaks were detected. Minor code quality observations do not materially affect security. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

4 files analyzed · 9 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Optional Kiprio API key for higher rate limits. Free tier works without a key.Required

Environment variable: KIPRIO_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "com-kiprio-kiprio-mcp": {
      "env": {
        "KIPRIO_API_KEY": "your-kiprio-api-key-here"
      },
      "args": [
        "kiprio-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!