MCP Servers
ToolUniverse
Science research toolkit for your AI assistant — search literature, analyze data, run experiments.
Needs:
Works in Claude, Cursor & other MCP clients
mcpvault
Ask your assistant to read, search, and update notes in your Obsidian vault.
Needs: Node.js runtime (v18.0.0 or later)An Obsidian vault (local directory with .md, .markdown, .txt, .base, or .canvas files)MCP-compatible AI client (Claude Desktop, ChatGPT Desktop, Claude Code, etc.)
Works in Claude, Cursor & other MCP clients
datagouv-mcp
A connector between France's open government data platform and any MCP-compatible AI assistant.
Needs:
Works in Claude, Cursor & other MCP clients
mcp-language-server
Brings your code editor's smarts into any assistant that speaks MCP.
Needs:
Works in Claude, Cursor & other MCP clients
MiniMax-MCP
Your assistant can speak, clone a voice, and generate images and video.
Needs:
Works in Claude, Cursor & other MCP clients
MemoryOS
Your assistant remembers past conversations, facts, and preferences across every session.
Needs: Python >= 3.10conda create -n MemoryOS python=3.10conda activate MemoryOS
Works in Claude, Cursor & other MCP clients
mcp-installer
A setup helper for Claude — install other tools by simply asking for them.
Needs:
Works in Claude, Cursor & other MCP clients
mcp-server-kubernetes
Kubernetes clusters for your assistant — inspect pods, read logs, roll out changes.
Needs: kubectl installed and in your PATHA valid kubeconfig file with contexts configuredAccess to a Kubernetes cluster configured for kubectl (e.g. minikube, Rancher Desktop, GKE, etc.)Helm v3 installed and in your PATH (no Tiller required). Optional if you don't plan to use Helm.
Works in Claude, Cursor & other MCP clients
codexpro
No more copying code into ChatGPT — it can read and edit your project directly.
Needs:
Works in Claude, Cursor & other MCP clients
iMCP
Turns your Mac's calendar, messages, and contacts into things your assistant can use.
Needs:
Works in Claude, Cursor & other MCP clients
elevenlabs-mcp
No more bouncing between apps to turn writing into finished audio.
Needs:
Works in Claude, Cursor & other MCP clients
terraform-mcp-server
While setting up cloud infrastructure, have your AI look up Terraform module settings.
Needs: Ensure Docker is installed and running to use the server in a containerized environment.Install an AI assistant that supports the Model Context Protocol (MCP).
Works in Claude, Cursor & other MCP clients
mcp-windbg
Ask your assistant to read a Windows crash file and explain what broke.
Needs:
Works in Claude, Cursor & other MCP clients
mcp-server-qdrant
Long-term memory for your assistant — save a fact once, find it later.
Needs:
Works in Claude, Cursor & other MCP clients
godot-ai
Turns your Godot project into something your AI assistant can build and script directly.
Needs: Godot 4.5+ (4.7+ recommended)uv (for the Python server)macOS / Linux: curl -LsSf https://astral.sh/uv/install.sh | shWindows (PowerShell): powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"Prefer your package manager? uv is a popular open-source tool packaged inArch: sudo pacman -S uv
Works in Claude, Cursor & other MCP clients