Find Market Leading MCP Servers and Clients

The largest collection of MCP Servers.

Showing 1231-1260 of 3965 items
Mattermost MCP Client
Mattermost MCP Client by jagan-shanmugam

-

mattermost mcp-client
View Details

A LangGraph-based agent for creating, minting, registering IP assets with Story Protocol, and automatically posting about them on Twitter.

MCP Client
MCP Client by swairshah

Basic CLI mcp client which can use server.config

MCP FastAPI Client
MCP FastAPI Client by aswincandra

MCP Client Implemented to FastAPI

LLM RAG
LLM RAG by binarybana

Easy RAG scripts for a local, embedded, MCP-enabled knowledge store.

Witsy
Witsy by nbonamy

Witsy: desktop AI assistant

vuejs mcp
View Details

Big & Small LLMs working together

MCP Client Implementation Using LangChain ReAct Agent / Python

python mcp
View Details

TUI to test model context protocol servers

MCP Tools Usage From LangChain ReAct Agent / Example in TypeScript

nodejs typescript
View Details
Console Chat Gpt
Console Chat Gpt by amidabuddha

Python CLI for AI Chat API

MCP Tools Langraph Integration

MCP Client Implementation Using LangChain ReAct Agent / TypeScript

nodejs typescript
View Details
MCP Client
MCP Client by edanyal

Typescript mcp client library.

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.