mcpbeat Sign in

King Crimson MCP Server

local only

King Crimson MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 137 installs a week from pypi. Last commit 11 Aug 2026.

King Crimson discography and live-performance history with a curated line-up-era model.

Installs per day peak 1 445 · avg 101 · -43% w/w
a month agotoday
137
Installs / week
pypi · king-crimson-mcp
0
Stars
0 open issues
11 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check King Crimson 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 king-crimson-mcp -- uvx king-crimson-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "king-crimson-mcp": {
      "args": [
        "king-crimson-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.king-crimson-mcp]
command = "uvx"
args = ["king-crimson-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "king-crimson-mcp": {
      "args": [
        "king-crimson-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "king-crimson-mcp": {
      "args": [
        "king-crimson-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: MCP_CONTACT (Contact email sent to MusicBrainz in the User-Agent (required by their policy).), SETLISTFM_API_KEY (setlist.fm API key, for live-performance tools.), DISCOGS_TOKEN (Discogs personal access token, for get_editions.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to King Crimson MCP

same job, measured the same way
Inferenceindexer MCP
by desmartin01

AI inference pricing for agents: live and historical model prices, provider comparison.

388 installs/wk 10 tools answering
PersonalKnowHow
by georgi-petkov

Live public demo: query one person's learning and work history as a knowledge graph via MCP.

4 tools answering
C
AI API Radar
by dropwatchhq

Live LLM API price + status radar across 11 providers, with public per-model price HISTORY.

4 tools answering
Quanttogo MCP
by michaeljiangmingfeng-debug

Quantitative trading strategies, market indices, and live performance data

56 installs/wk local only
High Performance MCP Server
by aniayana

High-performance, modular MCP v2 server with safe profiles, worker pool, caching, and stdio.

48 installs/wk local only
High Performance MCP Server
by eminyilmz

High-performance, modular MCP v2 server with safe profiles, worker pool, caching, and stdio.

local only
CLIO Parallel Sort
by iowarp

Parallel Sort MCP - High-Performance Log File Processing for LLMs with advanced sorting and analysis

local only
Brainstorm MCP
by spranab

Multi-model AI brainstorming debates with code review and quick perspectives

91 installs/wk local only

King Crimson MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for King Crimson MCP?
King Crimson 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 king-crimson-mcp was installed 137 times last week.
How do I connect King Crimson 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 king-crimson-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use King Crimson MCP?
The pypi package king-crimson-mcp was installed 137 times in the last week. Week over week that is -43%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is King Crimson MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.