mcpbeat Sign in

Kiprio MCP Server

local only

Kiprio MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 265 installs a week from pypi.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 254 · avg 64 · -40% w/w
a month agotoday
265
Installs / week
pypi · kiprio-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add kiprio-mcp -- uvx kiprio-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kiprio-mcp": {
      "args": [
        "kiprio-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kiprio-mcp]
command = "uvx"
args = ["kiprio-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "kiprio-mcp": {
      "args": [
        "kiprio-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kiprio-mcp": {
      "args": [
        "kiprio-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: KIPRIO_API_KEY (Optional Kiprio API key for higher rate limits. Free tier works without a key.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Kiprio MCP Server

same job, measured the same way
Gemini
by pavelguzenfeld

MCP server that exposes Google Gemini as tools for Claude Code

55 installs/wk local only
I
Feedlio
by itechsoftsolution16

Feedlio MCP server exposing posting and scheduling tools to Claude Desktop and Claude Code.

136 installs/wk local only
Hostinger SSH MCP
by ohvenkat

MCP server for connecting Claude Code to a Hostinger VPS via SSH

25 installs/wk local only
Codex MCP Go
by w31r4

MCP server wrapping Codex CLI for stdio-based tool calls.

60 installs/wk local only
Smartguard MCP
by kota1026

SmartGuard MCP Server - AI-powered smart contract security audit tools for Claude Code, Cursor,...

25 installs/wk local only
Fable
by codechap

Anthropic Claude Fable 5 MCP server — top-tier planning and code critique for handoff

local only
Osint Agent Skills
by frangelbarrera

OSINT MCP server — 23 tools: DNS, WHOIS, Shodan, breaches, GEOINT, crypto. Works with Claude Code.

43 installs/wk local only
Ailist MCP
by hifriendbot

MCP server for AiList — search and discover Ai projects from Claude Code

35 installs/wk local only

Kiprio MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Kiprio MCP Server?
Kiprio MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package kiprio-mcp was installed 265 times last week.
Is Kiprio MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Kiprio MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls kiprio-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Kiprio MCP Server?
The pypi package kiprio-mcp was installed 265 times in the last week. Week over week that is -40%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.