Discover Awesome MCP Servers
Extend your agent with 24,070 capabilities via MCP servers.
- All24,070
- Developer Tools3,867
- Search1,714
- Research & Data1,557
- AI Integration Systems229
- Cloud Platforms219
- Data & App Analysis181
- Database Interaction177
- Remote Shell Execution165
- Browser Automation147
- Databases145
- Communication137
- AI Content Generation127
- OS Automation120
- Programming Docs Access109
- Content Fetching108
- Note Taking97
- File Systems96
- Version Control93
- Finance91
- Knowledge & Memory90
- Monitoring79
- Security71
- Image & Video Processing69
- Digital Note Management66
- AI Memory Systems62
- Advanced AI Reasoning59
- Git Management Tools58
- Cloud Storage51
- Entertainment & Media43
- Virtualization42
- Location Services35
- Web Automation & Stealth32
- Media Content Processing32
- Calendar Management26
- Ecommerce & Retail18
- Speech Processing18
- Customer Data Platforms16
- Travel & Transportation14
- Education & Learning Tools13
- Home Automation & IoT13
- Web Search Integration12
- Health & Wellness10
- Customer Support10
- Marketing9
- Games & Gamification8
- Google Cloud Integrations7
- Art & Culture4
- Language Translation3
- Legal & Compliance2
Black-Scholes MCP Server
Enables calculation of European option prices and Greeks (like Delta, Vega, Theta) using the Black-Scholes model through a Model Context Protocol implementation.
Wireshark MCP
A Model Context Protocol server that integrates Wireshark's network analysis capabilities with AI systems like Claude, allowing direct analysis of network packet data without manual copying.
Google Images Search MCP
MCP server for searching images with Google
Git Helper MCP
Enables Claude to interact with git repositories by providing real-time access to repository status, branch information, commit history, and file changes. Allows users to query their git workspace through natural language commands.
MCP Server Boilerplate
A TypeScript template for building Model Context Protocol servers with example tools, type-safe validation, and best practices for integrating custom functionality with AI assistants like Cursor and Claude.
SSH MCP Server
Enables SSH operations including connecting to remote servers, executing commands, and transferring files between local and remote systems. Supports multiple SSH connections with both password and private key authentication methods.
Financial Analysis MCP Server
LLM (大規模言語モデル) に金融分析機能を提供する MCP サーバー
Cloudflare Playwright MCP
Enables AI assistants to control a browser through Playwright on Cloudflare Workers, allowing them to perform web automation tasks like navigation, typing, clicking, and taking screenshots.
GCP BigQuery MCP Server
Enterprise-grade MCP server for Google Cloud BigQuery with keyless Workload Identity Federation authentication, enabling secure SQL query execution, dataset management, and schema inspection with comprehensive audit logging and encryption.
PostgreSQL MCP Server (Model Context Protocol)
FastMCP ベースの MCP サーバーで Postgres を制御
Attio MCP Server
Enables AI assistants to interact with Attio CRM through natural language, providing complete access to companies, people, deals, tasks, lists, notes, and records with advanced search, batch operations, and relationship management.
MCP Console Automation Server
Enables AI assistants to fully interact with console applications, monitor output, detect errors, and automate terminal workflows across multiple sessions. Similar to how Playwright works for web browsers but for command-line interfaces.
fpl-server
FPL用のMCPサーバー
FreeCrawl MCP Server
Enables web scraping and document processing with JavaScript execution, anti-detection measures, batch processing, and structured data extraction. Supports multiple formats including markdown, HTML, screenshots, and handles PDFs with OCR capabilities.
network-mcp
Provides AI assistants with direct access to multi-vendor network devices for tasks like configuration management, health checks, and topology discovery through 35 specialized tools. It enables natural language control over platforms including Cisco, Juniper, and Nokia using SSH, NETCONF, and SNMP protocols.
Accessibility MCP Server
Provides comprehensive accessibility auditing tools for websites using axe-core, Lighthouse CLI, and WAVE API. Returns deterministic, WCAG-mapped results with selectors and DOM context for remediation.
Salesforce Einstein MCP Server by CData
This read-only MCP Server allows you to connect to Salesforce Einstein data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at https://www.cdata.com/solutions/mcp
mcp-server-weather-test
MCPサーバー天気テスト
MCP Tools Suite
Comprehensive toolkit for managing Model Context Protocol (MCP) servers
Todoist MCP Server
Enables AI assistants to interact with Todoist tasks and projects through natural language. Supports comprehensive task management including creating, updating, completing tasks, managing projects, and filtering by various criteria.
Giphy MCP Server
This is an auto-generated Multi-Agent Conversation Protocol server that enables interaction with the Giphy API, allowing users to access and use Giphy's GIF services through natural language commands.
YaTracker Connector
Enables interaction with Yandex Tracker through its API for managing tasks, comments, and attachments. It supports issue searching, status transitions, and metadata retrieval for automated project management.
FastAPI MCP Demo Server
A demonstration MCP server built with FastAPI that provides basic mathematical operations and greeting services. Integrates with Gemini CLI to showcase MCP protocol implementation with simple REST endpoints.
MCP Terminal
AIアシスタントがModel Context Protocol (MCP) を介してターミナルコマンドを実行し、出力を取得できるようにするサーバー。
Self-Hosted Supabase MCP Server
Enables developers to interact with self-hosted Supabase instances, providing database introspection, migration management, auth user operations, storage management, and TypeScript type generation directly from MCP-compatible development environments.
MCP Demo
Python で Slack の MCP サーバー
@container-inc/mcp
Container Inc. への自動デプロイ用 MCP サーバー
Local Mcp Server Tutorial
はい、承知いたしました。ローカルMCPサーバー(stdio)を作成するためのチュートリアルですね。どのような情報が必要ですか?例えば、以下のような情報があると、より具体的な手順をご案内できます。 * **MCPとは何か?**: どのようなMCPサーバーを構築したいのか、具体的なMCPの種類や目的を教えてください。 * **stdioとは何か?**: 標準入出力(stdio)をどのように利用したいのか、具体的な用途を教えてください。 * **対象読者**: プログラミング初心者向けですか?それともある程度経験のある方向けですか? * **使用するプログラミング言語**: どのプログラミング言語で実装したいですか? (例: Python, Java, C++) * **OS**: どのOSで実行したいですか? (例: Windows, macOS, Linux) * **最終的な目標**: どのような機能を持つMCPサーバーを構築したいですか? これらの情報に基づいて、より詳細なチュートリアルを作成できます。 例えば、もしあなたが「Minecraft Coder Pack (MCP) を使って、標準入出力で簡単なコマンドを受け付けるサーバーをPythonで作りたい」と考えているなら、以下のような手順を提案できます。 1. **MCPのセットアップ**: MCPをダウンロードし、環境を構築します。 2. **Python環境の準備**: Pythonをインストールし、必要なライブラリをインストールします。 3. **サーバーの基本構造**: 標準入力からコマンドを受け取り、標準出力に結果を返すPythonスクリプトを作成します。 4. **MCPとの連携**: MCPのAPIを利用して、Minecraftの情報を取得したり、コマンドを実行したりする機能を実装します。 5. **テストとデバッグ**: サーバーを起動し、コマンドを送信して動作を確認します。 具体的な情報があれば、これらの手順をより詳細に説明できます。
Open Food Facts MCP Server
Enables AI assistants to access the Open Food Facts database to query detailed food product information, nutritional data, and environmental scores. Supports product lookup by barcode, smart search with filtering, nutritional analysis, product comparison, and dietary recommendations to help users make informed food choices.
Notion MCP Server
A simple MCP server implementation for Notion integration