Find Market Leading MCP Servers and Clients

The largest collection of MCP Servers.

Showing 271-300 of 1228 items
MCP TurboClient
MCP TurboClient by techspawn

A FastAPI-based application that provides a web interface for interacting with Multiple Control Protocol (MCP) servers while utilizing OpenAI's API for processing messages.

Spring Cloud OSB Implementation of an Open Service Broker for MCP Servers

mcp-service-broker spring-cloud
View Details

The official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently

redis database
View Details

An ollama interface which provides models with MCPs

-

remote-mcp-server cloudflare
View Details

In this Repo I am learning and practically implementing MCP clients and servers in python.

MCP Model-Context-Protocol
View Details
MCP in 10 Minutes
MCP in 10 Minutes by nicknochnack

Build a MCP Server for Yahoo Finance in 10 minutes.

mcp mcp-server
View Details
LinkedIn MCP Server
LinkedIn MCP Server by stickerdaniel

A Model Context Protocol (MCP) server that enables interaction with LinkedIn through Claude and other AI assistants. This server allows you to scrape LinkedIn profiles, companies, jobs, and perform job searches.

Supabase Todo App
Supabase Todo App by umrzoq-toshkentov

-

supabase todo-app
View Details

C++によるMCP Serversのサンプル

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

MCP-Server-MySSL
MCP-Server-MySSL by trustasia-com

MySSL MCP Server

mcp-server myssl
View Details
Kopilot MCP
Kopilot MCP by KokoiRuby

A MCP client/server to interact with Kubernetes resources using natural language.

Fast Agent
Fast Agent by evalstate

Define, Prompt and Test MCP enabled Agents and Workflows

-

remote-mcp-server cloudflare
View Details

-

remote-mcp-server cloudflare
View Details
Md4llm
Md4llm by AravindR-1

It gives you the markdown format of any kind of pdf file. It outputs in structured markdown format.

md4llm markdown
View Details
mcp-proxy
mcp-proxy by stephenlacy

Fast rust MCP proxy between stdio and SSE

proxy mcp
View Details
README
README by Mookse

-

mylife ai-agent
View Details
X_AI_AGENT_MCP
X_AI_AGENT_MCP by bharathgaddam1712

X Ai agent made with Gemini-Flash-2.0 and MCP Server

mathgpt math-solver
View Details
mc-mcp-server
mc-mcp-server by umjammer

🚧 java mcp server for minecraft

java minecraft
View Details

Integrate Model Context Protocol (MCP) tools with Microsoft Semantic Kernel to build AI-driven workflows. This C# project connects MCP servers to Semantic Kernel, enabling LLMs to call external tools seamlessly. Features example code for developers exploring AI orchestration with .NET.

ai csharp
View Details
MCP_LLM
MCP_LLM by Kin-10

使用大模型结合mcp协议

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.