mcpbeat Sign in

Mkopo MCP Server

local only

Mkopo MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 95 installs a week from pypi. Last commit 19 Jul 2026.

💳 mkopo-mcp — Alternative Credit Scoring MCP Server

Installs per day peak 41 · avg 13 · -19% w/w
a month agotoday
95
Installs / week
pypi · mkopo-mcp
0
Stars
0 open issues
19 Jul 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Mkopo MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 mkopo-mcp -- uvx mkopo-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mkopo-mcp": {
      "args": [
        "mkopo-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mkopo-mcp]
command = "uvx"
args = ["mkopo-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mkopo-mcp": {
      "args": [
        "mkopo-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mkopo-mcp": {
      "args": [
        "mkopo-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Mkopo MCP

same job, measured the same way
Lead Scoring AI MCP
by csoai-org

Lead Scoring Ai MCP Server by MEOK AI Labs

203 installs/wk local only
AgentTrust
by raditotev

MCP Server for Agent Reputation & Trust Scoring

150 installs/wk local only
Coinpaprika
by pipeworx-io

Coinpaprika MCP — alternative crypto data source

37 tools answering
Greeting MCP Server
by alvaroramirezcastillo

An MCP server greeting

66 installs/wk local only
Reddit MCP Server
by mypracticaltools

Reddit MCP Server via Apify

37 installs/wk local only
Smartling MCP Server
by smartling

Smartling MCP Server

answering
Scout MCP Local
by scoutapm

An MCP server for Scout Monitoring data interactions.

81 installs/wk local only
MCP Server Health Monitor
by dbsectrainer

Health monitoring for all your MCP servers

29 installs/wk local only

Mkopo MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Mkopo MCP?
Mkopo MCP 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 mkopo-mcp was installed 95 times last week.
How do I connect Mkopo MCP?
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 mkopo-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Mkopo MCP?
The pypi package mkopo-mcp was installed 95 times in the last week. Week over week that is -19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mkopo MCP open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.