Find Market Leading MCP Servers and Clients

The largest collection of MCP Servers.

Showing 1321-1350 of 3965 items

A Spring Boot Model Context Protocol (MCP) server that provides batch processing tools for financial transactions.

DadMCP
DadMCP by andyrewlee

Remote MCP server for providing better education at home

paprika-3-mcp
paprika-3-mcp by soggycactus

MCP Server for creating/editing recipes in Paprika 3 with natural language

MCP server for finding ChargeNow EV charging points.

chargenow ev-charging
View Details

-

datagov israel
View Details

URL MCP is a proof of concept stateless MCP server builder that allows users to build MCP servers without writing or hosting code. It's intended for protocol and security experimentation rather than for building real world MCP integrations.

mcp system-prompts
View Details

MCP server that provides computer control capabilities, like mouse, keyboard, OCR, etc. using PyAutoGUI, RapidOCR, ONNXRuntime. Similar to 'computer-use' by Anthropic. With Zero External Dependencies.

automation computer-use
View Details

Real-time stock API with Python, MCP server example, yfinance stock analysis dashboard

python fastapi
View Details

MCP server for Kaggle

kaggle mcp
View Details

OSV MCP server implementation

This template provides a streamlined foundation for building Model Context Protocol (MCP) servers in Python. It's designed to make AI-assisted development of MCP tools easier and more efficient.

MCP Server for PrimeKG dataset

primekg neo4j
View Details

A Model Context Protocol (MCP) server implementation that provides tools for accessing Semrush API data.

semrush mcp
View Details

An MCP server that can work with Claude desktop to fetch documentation from langchain, llama-index, and OpenAI.

Une collection organisée de serveurs MCP (Model Context Protocol)

mcp model-context-protocol
View Details

微信读书MCP

An MCP server for transfer market based on popular R package & some other decorations

learning-focused project that connects the Claude desktop app to the US NWS API using a custom protocol, injecting real-time weather data into Claude’s context.

Chronos MCP Server
Chronos MCP Server by aadversteeg

Simple .NET Core based mcp server for retrieving the current time.

MalwareBazaar_MCP
MalwareBazaar_MCP by mytechnotalent

An AI-driven MCP server that autonomously interfaces with MalwareBazaar, delivering real-time threat intel and sample metadata for authorized cybersecurity research workflows.

This project is a Model Context Protocol (MCP) server that integrates with the Space Flight News API to provide up-to-date spaceflight-related news articles.

mcp space-flight
View Details
MCP DEMO
MCP DEMO by Pranoschal

This project demonstrates a client-server architecture using a custom MCP (Model Configuration Protocol) server integrated with MCP tools to dynamically generate and return React + TypeScript code.

eth-mcp-server
eth-mcp-server by qingfengzxr

An ETH-obsessed MCP Server, where the creator is still pondering its ultimate usage. For now, it's just for fun!

weather-mcp
weather-mcp by kentstudy0922

一个获取天气的测试mcp server

Instead of dumping 100+ tools into a model’s prompt and expecting it to choose wisely, the Unified MCP Tool Graph equips your LLM with structure, clarity, and relevance. It fixes tool confusion, prevents infinite loops, and enables modular, intelligent agent workflows.

automation ai
View Details
GENAI EVERYDAY
GENAI EVERYDAY by tushar2704

A repository dedicated to exploring, experimenting with, and applying Generative AI concepts and tools in practical, everyday scenarios.

google perplexity
View Details
Mcp Akshare
Mcp Akshare by August1996

AKShare 是基于 Python 的财经数据接口库,目的是实现对股票、期货、期权、基金、外汇、债券、指数、加密货币等金融产品的基本面数据、实时和历史行情数据、衍生数据从数据采集、数据清洗到数据落地的一套工具,主要用于学术研究目的。

stock finance
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.