Categories / MCP

Open Source MCP Apps

Browse open source Model Context Protocol (MCP) servers, gateways and platforms that connect AI agents like Claude and Cursor to your tools, data and apps.

11 apps available

Apps in MCP

Rust
65%
Apache 2.0

agentgateway

AI Development · Developer Tools · Mcp

4,851

An open source AI-native proxy that secures, observes, and governs agent-to-LLM, agent-to-tool, and agent-to-agent communication through MCP, A2A, and unified LLM routing.

View details
88
Repo Health
82
Technical
70
Dependency
Built with
Rust 65%
Go 23%
Updated 1 weeks ago
Go
60%
MIT

Obot

AI Agents · Mcp

1,014

An open-source MCP platform for organizations — host MCP servers, run MCP registries, monitor usage, and build agents and chatbots on top of the Model Context Protocol from one self-hosted deployment.

View details
87
Repo Health
70
Technical
70
Dependency
Built with
Go 60%
Svelte 27%
TypeScript 12%
Updated 1 weeks ago
TypeScript
82%
Apache 2.0

agentmemory

AI Agents · AI Memory · Mcp

28,442

Persistent memory for AI coding agents — built on the iii engine, it works across Claude Code, GitHub Copilot CLI, Cursor, Gemini CLI, Codex CLI, and any MCP client, so agents stop needing everything re-explained every session.

View details
76
Repo Health
69
Technical
77
Dependency
Built with
TypeScript 82%
Updated 1 weeks ago
Python
94%
MIT

Stealth Browser MCP

Developer Tools · Mcp

2,062

An MCP server giving AI agents real, undetectable browser automation — built on nodriver and Chrome DevTools Protocol to navigate sites protected by Cloudflare and other anti-bot systems for automation and testing workflows.

View details
63
Repo Health
66
Technical
74
Dependency
Built with
Python 94%
Updated 2 weeks ago
MIT

opennews-mcp

AI Agents · Developer Tools · Mcp

2,368

An MCP server that plugs AI agents into 85+ real-time crypto and finance news feeds, complete with AI impact scores, trading signals, and live WebSocket updates.

View details
53
Repo Health
62
Technical
0
Dependency
TypeScript
72%
MIT

Claude Context

AI Code Assistants · Mcp

12,526

An MCP server and VS Code extension by Zilliz that turns your entire codebase into semantically searchable context for Claude Code, Cursor, and Gemini CLI, using vector embeddings and Merkle-tree change detection.

View details
48
Repo Health
71
Technical
71
Dependency
Built with
TypeScript 72%
Python 13%
JavaScript 11%
Updated 2 months ago
TypeScript
100%
Apache 2.0

agentic-inbox

AI Agents · Mcp · Productivity

7,551

A self-hosted email client with an AI agent that reads your inbox, drafts replies automatically, and exposes full email operations over MCP — running entirely on Cloudflare Workers.

View details
31
Repo Health
74
Technical
77
Dependency
Built with
TypeScript 100%
Updated 5 months ago

About MCP

What MCP is

The Model Context Protocol (MCP) is an open standard for connecting AI models to the outside world. An MCP server exposes tools, resources and prompts over a common interface, and any MCP client — Claude, Cursor, Codex, Gemini CLI, LibreChat and many more — can call them without a custom integration for each pairing.

This category collects open source projects where MCP is central to what they do: standalone MCP servers that give agents a specific capability, gateways and platforms that host, secure and govern many servers at once, and tools that turn existing software into something an agent can drive.

What you’ll find here

  • Capability servers — a single, focused job: semantic code search, browser automation, a knowledge graph of your codebase, a news feed.
  • Gateways and proxies — sit between agents and servers to handle authentication, access control, rate limits and observability across a fleet of MCP endpoints.
  • Platforms and registries — self-hosted places for an organization to publish, discover and monitor the MCP servers its teams use.
  • MCP-native apps — products built around exposing their data and actions to agents first.

How to choose

Transport and deployment. Local servers usually run over stdio next to the client; remote servers speak Streamable HTTP and need hosting, TLS and auth. Check which the project supports and whether that fits where your agents run.

Authentication and scope. An MCP server acts with whatever permissions you give it. Look for OAuth support, per-tool scoping and read-only modes before pointing one at production data.

Tool surface. More tools isn’t always better — every tool description costs context in the model’s window. Prefer servers with a tight, well-described set of tools for the job.

Client compatibility. Most servers work with any spec-compliant client, but some features (resources, prompts, sampling, elicitation) are unevenly supported. Confirm your client handles what the server relies on.

Maintenance. The protocol is still moving. A server that tracks recent spec revisions and has active releases will age far better than a weekend prototype — the repository health score on each listing is a quick way to check.

Join founders buildingwith open source

Opinionated takes, migration guides, cost-saving tips, and insights from the open source ecosystem.

Subscribe on Substack
Join 750+ subscribers