mcpbeat Sign in

Mindcase MCP Server

by mindcase-co Your server? Claim it
local only

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

Access 30+ data collection agents from Claude with natural language.

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

Installs per day peak 18 · avg 8 · +20% w/w
a month agotoday
67
Installs / week
pypi · mindcase-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 mindcase -- uvx mindcase-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mindcase": {
      "args": [
        "mindcase-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mindcase]
command = "uvx"
args = ["mindcase-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mindcase": {
      "args": [
        "mindcase-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mindcase": {
      "args": [
        "mindcase-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: MINDCASE_API_KEY (Your Mindcase API key from app.mindcase.co). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Mindcase

same job, measured the same way
Redash MCP
by seob717

Connect Redash to Claude -- query data, manage dashboards, and run SQL with natural language.

305 installs/wk local only
Claude Code Conversation Search MCP
by tonysimonovsky

Search Claude Code conversation history with natural language queries across all projects

76 installs/wk local only
Airweave Search
by airweave-ai

MCP server for searching Airweave collections with natural language queries.

1 035 installs/wk answering
Run Python
by hal9ai

Run Python code from natural language prompts, with optional PyPI package install.

1 tools answering
I
Toleno Network
by tolenonetwork

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

42 installs/wk local only
I
Toleno Network
by tolenonetwork

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

32 installs/wk local only
Text2Event
by text2event

Extracts calendar events from natural-language text, with .ics and calendar links.

answering
I
MCP Schema Designer
by vpatser1

Design database schemas from natural language, validate SQL, generate migrations and types

28 installs/wk local only

Mindcase — questions

Answers built from our own checks of this server.

Why is there no uptime for Mindcase?
Mindcase 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 mindcase-mcp was installed 67 times last week.
Is Mindcase 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 Mindcase?
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 mindcase-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Mindcase?
The pypi package mindcase-mcp was installed 67 times in the last week. Week over week that is +20%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.