50,000+ developers 1M+ tool calls / month
Every MCP server, in one registry
Glama is a superset of the official MCP Registry. Every server is maintainer-verified, continuously rebuilt, and scored for quality and safety. Test in your browser, install locally, or deploy in one click.
Read how we index every server →76,410 MCP servers · 14,162 MCP connectors · 603,485 MCP tools · Last indexed
Trusted by 50,000+ Businesses and Professionals
Two ways to run MCP
Two kinds of MCP servers live on Glama. Pick the path that matches where yours lives.
Free to browse and install locally ·
Paid to host on Glama
Open-source MCP servers, built by the community and fully indexed by Glama. Find the right one, try it instantly, and run it wherever suits you.
- Every server scanned: tools, schemas, license, quality score
- Test in your browser – ephemeral sandbox, no install
- Install locally or deploy to Glama with one click
Free to use – no paywall
Hosted MCP connectors are remote endpoints someone else already runs. Glama helps you find them and, when you want the extras, fronts them with a gateway you own.
- Every remote MCP service – Linear, Stripe, PostHog, and more – in one place
- Connect directly, or route through the Glama Gateway for auth, logs, and access control
- One endpoint works in Claude, ChatGPT, Cursor, and VS Code
Paste a server URL into the Glama MCP Inspector and we spin up an ephemeral sandbox. List tools, call them with structured inputs, watch the raw JSON-RPC fly. OAuth flows, bearer tokens, custom headers – all handled in-browser. Share the debug session as a URL.
A study of 10,831 MCP servers found that LLMs select tools with well-written descriptions 260% more often. Read the research →
Popular MCP servers
The most-starred open-source servers in the registry, each one scanned and quality-scored.
Filesystem MCP Server
Node.js server implementing Model Context Protocol (MCP) for filesystem operations.
90K
Context7 MCP
A Model Context Protocol server that fetches up-to-date, version-specific documentation and code examples from libraries directly into LLM prompts, helping developers get accurate answers without outdated or hallucinated information.
61K
codebase-memory-mcp
High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 159 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
40K
Playwright MCP Server
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
36K
cognee-mcp
Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources
30K
Karakeep MCP server
Search and add bookmarks
28K
Serena
A fully featured coding agent that uses symbolic operations (enabled by language servers) and works well even in large code bases. Essentially a free to use alternative to Cursor and Windsurf Agents, Cline, Roo Code and others.
28K
Taskmaster
A task management system for AI-driven development with Claude, designed to work seamlessly with Cursor AI and other code editors via MCP.
28K
Popular MCP connectors
Hosted connectors ready to plug into any MCP-compatible client – proxied through the Glama Gateway.
Picsart GenAI
Generate and edit images, videos, and audio with 150+ models from 20+ vendors.
mcp
A Model Context Protocol server for Wix AI tools
Reactive Resume
Free open-source resume builder with remote MCP tools for resumes and job applications.
Tracking & Returns
Track packages across 1,300+ global carriers with real-time status and AI-powered delivery dates.
Figma MCP Server
The Figma MCP server brings Figma design context directly into your AI workflow.
Linear
MCP server for Linear project management and issue tracking
Atlassian Rovo MCP Server
Connect to Atlassian Jira, Confluence, and Compass to search, create, and manage your work.
Hugging Face
Connect to Hugging Face Hub and thousands of Gradio AI Applications
Browse MCP servers by category
85 curated categories spanning databases, developer tools, agents, and more.
- Databases
- Developer Tools
- File Systems
- Browser Automation
- Version Control
- Search
- Communication
- AI & Machine Learning
- Coding Agents
- RAG Systems
- Code Execution
- Observability
Best MCP servers, compared
10 topics, each ranked from every matching server in the registry on stars, growth, downloads and maintenance – and rebuilt every week.
- Best Browser Automation MCP servers19 of 2,623 servers · August 2026
- Best Email MCP servers20 of 1,989 servers · August 2026
- Best GitHub MCP servers20 of 1,620 servers · August 2026
- Best PDF MCP servers20 of 1,213 servers · August 2026
- Best PostgreSQL MCP servers20 of 1,041 servers · August 2026
- Best YouTube MCP servers20 of 606 servers · August 2026
- Best Obsidian MCP servers20 of 552 servers · August 2026
- Best MySQL MCP servers20 of 506 servers · August 2026
- Best Jira MCP servers20 of 485 servers · August 2026
- Best Figma MCP servers20 of 263 servers · August 2026
Put the Glama MCP Gateway in front of your agents
One reverse proxy in front of every MCP server and connector your agents use – hosted, remote, or your own – with full logging, per-tool access control, managed OAuth credentials, and usage analytics.
See how the Gateway works →Building an MCP server? Put it on Glama
Reach thousands of AI developers, let them try your server without installing anything, and – if you want – skip the infrastructure entirely.
List your server for free
Submit a GitHub repo and Glama indexes every tool, schema, and annotation. Your server shows up in search, categories, and recommendations – no paywall, no gatekeeping.
Let users try before installing
Every listed server gets an in-browser inspector session. Visitors exercise your tools with real JSON-RPC calls – no clone, no build, no local environment required.
Host it on Glama in one click
Skip the Docker, TLS, and OAuth plumbing. Glama runs your server on dedicated infrastructure and fronts it with the Gateway – managed credentials, call logs, and analytics included.
Explore the MCP ecosystem
Tools, clients, and playgrounds – everything you need to work with MCP in one place.
MCP questions, answered
The protocol, the ecosystem, and how Glama fits into it.
What is an MCP server?
An MCP server is a small program that exposes tools, resources, and prompts to an AI client over the Model Context Protocol. It speaks JSON-RPC 2.0 over stdio, Server-Sent Events, or Streamable HTTP – and once connected, the AI can call any tool the server defines.
MCP-compatible clients include Claude Desktop, Claude Code, ChatGPT, Cursor, Windsurf, VS Code, Zed, and JetBrains IDEs. One MCP server works across all of them – you install it once, every client can use it.
Glama indexes every MCP server in the ecosystem – browse by category, search across every tool they expose, or deploy a hosted connector in one click.
What are MCP connectors?
An MCP connector is a pre-configured MCP server you can plug into an AI client in one step. In Claude, ChatGPT, and other clients, any remote MCP server a user has added to their account shows up as a "connector".
A Glama connector goes further. It adds hosting, managed credentials, and per-tool access control on top of the underlying server – so you don't have to run the server, store the tokens, or touch any config. Paste the Glama URL into Claude, ChatGPT, or Cursor, and the Glama Gateway does the rest.
How do I add an MCP server to Cursor?
Open Cursor Settings → Features → MCP → + Add New MCP Server, or edit ~/.cursor/mcp.json directly. Each server takes a command, an args array, and an optional env map – for example, command: "npx" with args: ["-y", "@example/mcp-server"].
Pick any server from the Glama registry – each server page shows the exact JSON block to paste, pre-filled for Cursor, Claude Desktop, Claude Code, and VS Code. To test a remote server before adding it, use the Glama MCP Inspector – no install required.
How do I add an MCP server to Claude Desktop or Claude Code?
In Claude Desktop, open Settings → Developer → Edit Config – that opens claude_desktop_config.json. Add your server under the mcpServers key using the same command/args/env structure Cursor uses, then quit and relaunch Claude Desktop.
In Claude Code, run claude mcp add <name> <command> from your terminal – it writes the entry to your project's MCP config directly.
Every server on the Glama registry ships with a pre-filled config block for both clients – copy it, paste it, done. To test a server remotely before wiring it up, open the Glama MCP Inspector and point it at the server URL.
Can I search for a specific MCP tool, not just a server?
Yes. When you know what capability you need but don't know which server provides it, tool-level search gets you there in one query.
Glama indexes every tool exposed by every server in its registry – names, descriptions, input schemas, and the MCP annotation hints (readOnlyHint, destructiveHint, idempotentHint) that tell you whether a tool is safe to run in automated agent loops. You can search for capabilities like:
query Postgres– find every database-query toolsend email– find every email-sending toolgenerate Figma component– find every Figma-integration tool
Once you've found a matching tool, you can either install the underlying server yourself or plug in the Glama-hosted connector for that server in one click. Few other MCP directories index at the tool level.
How is Glama different from the official MCP registry?
The official MCP Registry is a vendor-neutral index of MCP server metadata maintained by the MCP steering group – the canonical source of truth for publicly published servers.
Glama builds on top of it with much deeper per-connector data and a full control plane:
- Rich metadata on every connector – health checks, quality scores, security audits, tool schemas with annotations, usage telemetry, license info, and maintainer notes
- One-click hosting on managed infrastructure
- Full observability and control over every call – JSON-RPC logging, per-tool access control, managed OAuth credentials, and usage analytics
Use the official registry for vendor-neutral metadata. Use Glama when you need depth, observability, and control over production MCP traffic. See our indexing methodology for the full technical description of how every server in the Glama registry is built, introspected, audited, and scored.