Find Market Leading MCP Servers and Clients

The largest collection of MCP Servers.

Showing 1201-1230 of 3965 items
SeekChat
SeekChat by seekrays

✨ A Sleek and Powerful AI Desktop Assistant that supports MCP integration✨

MCP CLIENT using python sdk.

Repomix
Repomix by yamadashy

📦 Repomix (formerly Repopack) is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, and more.

nodejs javascript
View Details

Adapters for integrating Model Context Protocol (MCP) tools with LangChain.js applications, supporting both stdio and SSE transports.

javascript typescript
View Details
Mattermost MCP Host
Mattermost MCP Host by jagan-shanmugam

A Mattermost integration that connects to Model Context Protocol (MCP) servers, leveraging a LangGraph-based Agent.

mcp mattermost
View Details

The MCP Project for CSE 473 Winter 2025. Coded with the assistance of Cursor AI and Claude 3.7

Coco AI App
Coco AI App by infinilabs

Coco AI App - Search, Connect, Collaborate, Your Personal AI Search and Assistant, all in one space.

coco-ai search
View Details
Mattermost MCP Client
Mattermost MCP Client by jagan-shanmugam

-

mattermost mcp-client
View Details
ThingsPanel MCP
ThingsPanel MCP by ThingsPanel

This MCP server integrates ThingsPanel IoT platform with AI models like Claude, GPT, and others that support the Model Context Protocol.

An MCP app for Cursor that searches and indexes Apple Notes locally

MCP Client
MCP Client by WinterTechForum

A very simple MCP demo, based off of Anthropics MCP examples, with the added bonus of an agency loop

Flask webapplicatie met LLM-integratie en MCP-tools voor het verwerken van prompts via verschillende AI-modellen en contextuele tools.

MCP_LLM
MCP_LLM by Kin-10

使用大模型结合mcp协议

Een lokale MCP host en client die met meerdere LLM's en meerdere MCP servers kan werken.

Fast Agent
Fast Agent by evalstate

Define, Prompt and Test MCP enabled Agents and Workflows

MCP Client
MCP Client by alessandrodorazio

A sample code to use Model Context Protocol with Claude APIs

MCP Demo

python docker
View Details

使用智普清言实现的web-search mcp服务

A demonstration of using LangGraph with MCP for generating prompts and AI-generated images, including Human-in-the-Loop interaction.

Frontend for MCP (Model Context Protocol) Kit for Go - A Complete MCP solutions for ready to use

IOL MCP Tool
IOL MCP Tool by fernandezpablo85

MCP for the IOL public API

Adapters for integrating Model Context Protocol (MCP) tools with LangChain.js applications, supporting both stdio and SSE transports.

javascript typescript
View Details

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.