creolecentric-mcp

creolecentric/creolecentric-mcp
★ 0 stars Python 🌐 Browser/Web Updated today
Stdio MCP proxy for the CreoleCentric remote MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "creolecentric-mcp": {
      "command": "uvx",
      "args": [
        "creolecentric-mcp"
      ]
    }
  }
}

Or install with pip: pip install creolecentric-mcp

README Excerpt

Stdio MCP proxy for the [CreoleCentric](https://creolecentric.com) remote MCP server. CreoleCentric exposes its developer API as MCP tools at `https://creolecentric.com/mcp/` over the Streamable HTTP transport. Most modern MCP clients (Claude Desktop, Claude Code, Cursor) can talk to that URL directly. This package is for the **stdio-only** clients — it spawns