Ultimate-MCP-Server

Mahmoud-Elmalky/Ultimate-MCP-Server
★ 0 stars Python 🔍 Search Updated today
A powerful Model Context Protocol (MCP) server for local LLMs, featuring web search, financial data, YouTube analysis, and local file execution.
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

aiautomationgemmallmmcppythontools