🌐 Ultimate MCP Server Directory

Discover and install the best 100+ Model Context Protocol (MCP) servers for Qwen CLI, Gemini CLI, Claude Code, Cursor, Antigravity, and VS Code.

🚀 How to configure MCP in your IDE?

Use the information below to connect your favorite AI tools (like Claude Code, Cursor, etc.) to local files, databases, and web APIs. Typically, you need to add the server command to your tool's configuration file (e.g., mcp.json or claude_desktop_config.json) or directly via the UI.

For Claude Code / CLI:

"mcpServers": {
  "sqlite": {
    "command": "npx",
    "args": ["-y", "@modelcontextprotocol/server-sqlite", "db.sqlite"]
  }
}

For Cursor / VS Code:

Go to Cursor Settings > Features > MCP and click on "+ Add New MCP Server". Select "command" as the type, give it a name, and paste the `npx` command provided in the directory below.

📊 Servers by Category

🔍 Search & Filter

Select Category:

🛠️ Available MCP Servers (0)