Find Market Leading MCP Servers and Clients

The largest collection of MCP Servers.

Showing 1171-1200 of 1228 items

This project is a lightweight and extensible Custom MCP Server built using FastMCP, designed for capturing, storing, and managing sticky notes via AI tools. This project allows seamless interaction with note-taking functionality through natural language commands, making it ideal for productivity, reminders, or quick ideation.

ai sticky-notes
View Details
Next MCP server
Next MCP server by Collaborne

-

mcp-server NEXT
View Details
pydantic-mcp
pydantic-mcp by rectalogic

Model Context Protocol tool calling support for Pydantic AI

ssh-mcp-server
ssh-mcp-server by classfang

基于 SSH 的 MCP 服务器

MCP Server para análisis de datos sobre dataset del Titanic

python analysis
View Details

-

writeathon mcp-server
View Details
MCP Host
MCP Host by Intelligent-Systems-Lab

-

A simple mcp server of JsonPlaceHolder.

jsonplaceholder mcp
View Details

-

video media
View Details
MyMCP Prompt
MyMCP Prompt by AlexJ-StL

MyMCP Prompt is a tool for generating Model Context Protocol (MCP) servers from natural language descriptions. This MVP uses the Google Gemini API to convert user descriptions into functional Python MCP servers with corresponding JSON configurations.

The tailorctl command-line utility, with a focus on MCP (Model Context Protocol) server functionality.

Mcp Server
Mcp Server by kongo97

Python MCP Server

MCPLab
MCPLab by cevheri

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

mcp model-context-protocol
View Details

An MCP server that provides real-time football data based on the SoccerDataAPI.

MCP Server com SSE e Autenticação Bearer

nodejs typescript
View Details

-

remote-mcp-server cloudflare
View Details
UnityMcpServer
UnityMcpServer by yabe-sakurarin

UnityのMCPサーバー

unity mcp-server
View Details

This is a minimal demonstration project for the Model Context Protocol (MCP) — a simple standard for exchanging model context between clients and servers. It is designed to be easy to understand, lightweight, and practical for integration with OpenAI-compatible clients.

-

prisma typescript
View Details

-

remote-mcp-server cloudflare
View Details

-

greeting mcp
View Details

-

synchro-bus mcp-server
View Details

MCP Server for Postgres with both Read and Write capabilities.

mec-postgres database-server
View Details

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

mcp-server cloud-api
View Details

A lightweight and AI-friendly MCP server that allows any AI agent or MCP-compatible assistant to initiate and verify a PID (Personal Identity Data) credential presentation via OIDC4VP.

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.