Find Market Leading MCP Servers and Clients

The largest collection of MCP Servers.

Showing 1261-1290 of 3965 items

A powerful VSCode extension that enables MCP server usage in Copilot, giving it access to MCP tools, resources, and more.

vscode-extension copilot
View Details

A simple CLI to run LLM prompt and implement MCP client.

GenAIScript
GenAIScript by microsoft

Automatable GenAI Scripting

javascript agent
View Details

This is a proof of concept repo on how to create a gradio UI using the Model Context Protocol Client Python SDK.

LibreChat
LibreChat by danny-avila

Enhanced ChatGPT Clone: Features Agents, DeepSeek, Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active project.

aws google
View Details

n8n custom node for MCP

aterm2
aterm2 by runekaagaard

A simple command line LLM chat agent with MCP support

oterm
oterm by ggozad

a text-based terminal client for Ollama

python machine-learning
View Details

A Desktop Chat App that leverages MCP(Model Context Protocol) to interface with other LLMs.

electron mcp
View Details

an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM

oneshot
oneshot by Destiner

Anthropic MCP client for macOS

AI assistant built with Streamlit, NVIDIA NIM (LLaMa 3.3:70B) / Ollama, and Model Control Protocol (MCP).

python mcp
View Details

Simple example client demonstrating how to connect to MCP servers over HTTP (SSE)

Dive AI Agent 🤿 🤖
Dive AI Agent 🤿 🤖 by OpenAgentPlatform

Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting function calling capabilities. ✨

ai ai-agents
View Details

A Multi-modal MCP client for voice powered agentic workflows

mcp gemini
View Details

A demo implementation of a Model Context Protocol (MCP) client using Web Workers and Server-Sent Events (SSE).

An Electron-based desktop application that integrates with the Rijksmuseum MCP server using the Model Context Protocol (MCP). This client enables AI-powered interactions with the Rijksmuseum's art collection through a chat interface.

A working pattern for SSE-based MCP clients and servers

mcp agents
View Details
MCP-Agent
MCP-Agent by shane-kercheval

CLI that uses DSPy to interact with MCP servers.

Remote MCP Chat
Remote MCP Chat by AnyContext-ai

Simple LLM-based chat with connection to remote MCP servers

FortunaMCP
FortunaMCP by Robert%20Sharp

-

random Fortuna
View Details

Flag features directly from chat in your code editor, including VS Code, Cursor, Windsurf, Claude Code—any IDE with MCP support.

bucket feature-flags
View Details
mcp-cli
mcp-cli by wong2

A CLI inspector for the Model Context Protocol

2,730+

Jobs opportunities

440+

Top companies

150K

Active users

Frequently Asked Questions

What is MCP (Model Context Protocol)?

MCP is an open-source protocol developed by Anthropic that enables AI systems like Claude to securely connect with various data sources. It provides a universal standard for AI assistants to access external data, tools, and prompts through a client-server architecture.

What are MCP Servers?

MCP Servers are systems that provide context, tools, and prompts to AI clients. They can expose data sources like files, documents, databases, and API integrations, allowing AI assistants to access real-time information in a secure way.

How do MCP Servers work?

MCP Servers work through a simple client-server architecture. They expose data and tools through a standardized protocol, maintaining secure 1:1 connections with clients inside host applications like Claude Desktop.

What can MCP Servers provide?

MCP Servers can share resources (files, docs, data), expose tools (API integrations, actions), and provide prompts (templated interactions). They control their own resources and maintain clear system boundaries for security.

How does Claude use MCP?

Claude can connect to MCP servers to access external data sources and tools, enhancing its capabilities with real-time information. Currently, this works with local MCP servers, with enterprise remote server support coming soon.

Are MCP Servers secure?

Yes, security is built into the MCP protocol. Servers control their own resources, there's no need to share API keys with LLM providers, and the system maintains clear boundaries. Each server manages its own authentication and access control.

What is mcp.so?

mcp.so is a community-driven platform that collects and organizes third-party MCP Servers. It serves as a central directory where users can discover, share, and learn about various MCP Servers available for AI applications.

How can I submit my MCP Server to mcp.so?

You can submit your MCP Server by creating a new issue in our GitHub repository. Click the 'Submit' button in the navigation bar or visit our GitHub issues page directly. Please provide details about your server including its name, description, features, and connection information.