Find Market Leading MCP Servers and Clients

The largest collection of MCP Servers.

Showing 631-660 of 3965 items

This repo makes use of MCP servers to seamlessly integrate multiple tools for the agent.

pydantic mcp-agent
View Details

A Model Context Protocol (MCP) server for Pure Data, an open-source visual programming language and patchable environment for real-time computer music.

pure-data mcp-server
View Details

Model Context Protocol (MCP) server for using the Eyevinn Open Source Cloud API

mcp-server cloud-api
View Details

-

remote-mcp-server cloudflare
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 Server
Mcp Server by kongo97

Python MCP Server

a MCP server enable your AI code editor (e.g., Cursor, Cline) with voice capabilities and voice response summaries

MCPLab
MCPLab by cevheri

MCP(Model Context Protolol) server-client examples, code, designs, and tutorials.

mcp model-context-protocol
View Details
Mcp_server_client
Mcp_server_client by BrunooRamos

-

mcp_server client
View Details
Webex Mcp Server
Webex Mcp Server by bharath063

A NodeJS MCP server for interacting with Webex Spaces

MCP Fly Deployer
MCP Fly Deployer by NakulRajan

MCP server that provides docker files for stdio based MCP server to be deployed on platform like Fly.IO

mcp-rust-agent
mcp-rust-agent by yassine-el-gherrabi

A Rust-based implementation of an MCP server and client, demonstrating integration of various tools for LLM assistance.​

Create MCP server for accessing SharePoint Online

sharepoint mcp
View Details

Confluence APIを使用したMCP Serverのサンプル実装です。

mcp-init
mcp-init by stephencme

Create a new MCP server in TypeScript, batteries included.

企业查询MCP
企业查询MCP by shuididata

-

mcp-server data-query
View Details

A Model Control Protocol (MCP) server that allows cross-checking responses from multiple LLM providers simultaneously

An MCP server to connect Claude Desktop with local Stable Diffusion WebUI

stable-diffusion mcp
View Details
CoinStats MCP
CoinStats MCP by CoinStats

-

coinstats crypto
View Details
Placeholder
by falahgs

-

MCP server that provides code context and analysis for AI assistants. Extracts directory structure and code symbols using WebAssembly Tree-sitter parsers with Zero Native Dependencies.

mcp provider
View Details

An MCP server providing real-time GitHub data to LLMs, enhancing their software development capabilities.

ghcontext github
View Details
mcp-servers
mcp-servers by equenum

-

mcp-servers server-management
View Details

pydantic agent workflow using mcp servers to test out advanced retrieval of linked data

mathgpt math-solver
View Details

An MCP server to interact with SQLite databases

mcp-sqlite-manager database
View Details
Placeholder
by MartinM85

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.