ultimate_mcp_server

Dicklesworthstone/ultimate_mcp_server
★ 143 stars Python 🤖 AI/LLM Updated 1mo ago
Comprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM delegation, browser automation, document processing, vector ops, and cognitive memory systems
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": {
    "ultimate_mcp_server": {
      "command": "uvx",
      "args": [
        "ultimate-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install ultimate-mcp-server

Topics

agentllmmcpmcp-server