Discover Awesome MCP Servers
Extend your agent with 28,665 capabilities via MCP servers.
- All28,665
- 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
burn-mcp-server
AI-powered reading triage MCP. 26 tools with a 24h burn timer — search, triage, burn, vault, and analyze your saved articles. Works with Claude, Cursor, Windsurf. Stdio + HTTPS transports.
Oura Ring MCP Server
A Python-based Model Context Protocol server that provides AI assistants with access to Oura Ring health and fitness data across 15+ endpoints. It enables querying metrics like sleep, activity, readiness, and cardiovascular health through simple authentication and date-range filtering.
Chargebee MCP Server
A server that integrates with AI-powered code editors to provide immediate answers about Chargebee products and API services, offering context-aware code snippets and access to Chargebee's knowledge base.
xmcp Demo Application
A demonstration MCP server showcasing the xmcp framework's structured approach to defining tools, prompts, and resources with automatic discovery from their respective directories.
Notion MCP Server
Enables interaction with Notion workspaces through the Notion API, allowing users to search, read, comment on, and create pages and databases using natural language commands.
Transcripts MCP Server
A remote Model Context Protocol server that retrieves and cleans Microsoft Teams meeting transcripts via the Microsoft Graph API using delegated OAuth 2.0 authentication. It enables AI agents to discover meetings, extract speaker-attributed text, and save transcripts to SharePoint for analysis and automation.
Binance MCP Server
Enables AI agents to interact with Binance cryptocurrency exchange for trading operations, real-time market data access, portfolio management, and account monitoring through secure API integration.
MinerU Open MCP (Official)
Official MinerU MCP server for parsing PDF, DOCX, PPTX, images, and HTML into Markdown. Supports 109-language OCR, Flash mode (no token), and Precision mode (token)
Rover MCP Server
A ModelContextProvider server that enables secure querying of Red Hat internal groups API using client certificate authentication.
Database Mcp
# Serviço MCP de Banco de Dados Um serviço MCP (Metoro Control Protocol - Protocolo de Controle Metoro) com capacidades de banco de dados, suportando múltiplos tipos de banco de dados através do GORM. ## Funcionalidades - Suporte para múltiplos tipos de banco de dados: - MySQL - PostgreSQL - SQLite - SQL Server - ClickHouse - Configuração através de: - Arquivo de configuração (YAML) - Argumentos de linha de comando - Variáveis de ambiente - Integração com o protocolo MCP - Suporte ao ORM GORM ## Instalação 1. Clone o repositório 2. Instale as dependências: ```bash go mod tidy ``` ## Configuração ### Arquivo de Configuração (config.yaml) Crie um arquivo `config.yaml` com a seguinte estrutura: ```yaml database: type: "mysql" # mysql, postgres, sqlite, sqlserver, clickhouse host: "localhost" port: 3306 username: "root" password: "password" database: "mydb" ssl_mode: "disable" # para postgres file: "database.db" # para sqlite ``` ### Argumentos de Linha de Comando Você pode sobrescrever as configurações do arquivo de configuração usando argumentos de linha de comando: ```bash ./database-mcp --config=config.yaml \ --db-type=mysql \ --db-host=localhost \ --db-port=3306 \ --db-user=root \ --db-pass=password \ --db-name=mydb \ --db-ssl-mode=disable \ --db-file=database.db ``` Argumentos de linha de comando disponíveis: - `--config`: Caminho para o arquivo de configuração (padrão: "config.yaml") - `--db-type`: Tipo de banco de dados (mysql, postgres, sqlite, sqlserver, clickhouse) - `--db-host`: Host do banco de dados - `--db-port`: Porta do banco de dados - `--db-user`: Nome de usuário do banco de dados - `--db-pass`: Senha do banco de dados - `--db-name`: Nome do banco de dados - `--db-ssl-mode`: Modo SSL (para PostgreSQL) - `--db-file`: Arquivo do banco de dados (para SQLite) ## Uso 1. Inicie o serviço: ```bash ./database-mcp ``` 2. O serviço irá: - Carregar a configuração do arquivo e/ou linha de comando - Inicializar a conexão com o banco de dados - Iniciar o servidor MCP - Registrar as ferramentas e recursos disponíveis ## Configuração MCP Para usar o serviço MCP, configure o endpoint MCP no seu cliente MCP: ``` http://127.0.0.1:8080/sse ``` Isto irá conectar seu cliente MCP ao serviço local rodando na porta 8080. ## Ferramentas MCP O serviço fornece as seguintes ferramentas MCP: 1. `get_tables`: Obter todas as tabelas no banco de dados - Retorna uma lista de tabelas com seus nomes e comentários 2. `get_table_detail`: Obter informações detalhadas sobre uma tabela específica - Argumentos: - `table_name`: O nome da tabela para obter detalhes - Retorna informações da tabela incluindo: - Nome e comentário da tabela - Informações da coluna (nome, tipo, comentário, anulável, valor padrão) 3. `execute_sql`: Executar uma consulta SQL - Argumentos: - `query`: A consulta SQL para executar - Retorna: - Para consultas SELECT: Um array de resultados - Para outras consultas: O número de linhas afetadas ## Licença Licença MIT
stockmarketscan/mcp-server
18 tools for US stock screeners, chart patterns, options flow signals and equities research. Hosted SSE transport mcp.stockmarketscan.com with BYOK authentication.
MacOS Clipboard MCP Server
Provides AI assistants access to the macOS clipboard content, supporting text, images, and binary data via OSAScript.
Port MCP Server
Espelho de
Full-Stack MCP Server
Provides 8 specialized AI agents (Frontend, Backend, Database, API, DevOps, Testing, Security, Performance) for full-stack web development, powered by high-speed Cerebras inference and integrated with OpenCode CLI.
Readwise MCP Enhanced
A comprehensive MCP server that unifies Readwise Reader document management with full Readwise highlights functionality, featuring AI-powered text processing and 94% reduction in token usage. Enables saving, searching, and managing documents and highlights through natural language with advanced content controls and spaced repetition learning.
SQL-Transpiler MCP Tool
Converts SQL queries between different database dialects using the sqlglot library to ensure cross-system compatibility. It allows users to list supported dialects and transpile SQL code from one syntax to another through the Model Context Protocol.
MCP Server Template
A scaffold project for building FastAPI-based Model Context Protocol servers with automatic tool discovery and router capabilities.
Uber MCP Server
Enables AI assistants to interact with the Uber API for ride management, including requesting rides, obtaining price and time estimates, and tracking active trip status. It supports comprehensive journey features such as viewing ride history, cancelling requests, and rating drivers through a secure OAuth 2.0 integration.
Netmex MCP
A lightweight and extendable MCP server toolkit that allows developers to build and integrate custom tools with AI assistants through automatic tool discovery from local directories or npm packages.
SideButton
Open source AI agent platform with MCP server, browser automation, knowledge packs, and workflow engine. Works with Claude Code, ChatGPT, Cursor, and any MCP client.
TypeScript MCP Server Boilerplate
A boilerplate project for quickly developing Model Context Protocol servers using TypeScript SDK, with example tools (calculator, greetings) and resources pre-implemented.
Sefaria Jewish Library
Permite que modelos de linguagem grandes recuperem textos e comentários judaicos da biblioteca Sefaria através de uma interface padronizada.
Share A Bot MCP A2A (agent2agent) Protocol
Discover and connect your agents with other agents via A2A protocol. Share resources for free or fee.
Perplexity MCP Server
Integrates with Perplexity's API to provide web search and AI-powered answers with citations. Offers a three-tier research workflow: search for sources, ask for grounded AI answers, and ask_more for deeper analysis using advanced models.
lighthouse-mcp
Permite que assistentes de IA como Cursor/Cline/GitHub Copilot usem a ferramenta Lighthouse do Google para medir as métricas de desempenho da sua página web. Em seguida, você pode executar um loop agentic e fazer com que os assistentes otimizem essas métricas!
PayNow Component MCP Server
Enables LLMs to search and retrieve PayNow Component documentation directly, accelerating system integration through natural language queries.
MCP Kakao Local
Connects to Kakao Local API and Kakao Maps, enabling access to location-based services and map functionality in Korea.
Zhihu MCP Server
A Model Context Protocol server that enables users to automatically generate articles using large language models and publish them directly to Zhihu (a Chinese Q\&A platform).
Pentagonal
AI-powered smart contract forge with an 8-agent adversarial security audit system. Generate, audit, fix, and compile Solidity and Anchor/Rust contracts across 8 chains.
ArtifactHub MCP Server
A Model Context Protocol server that enables interaction with Helm charts on Artifacthub, providing tools for retrieving chart information, default values, and templates through natural language queries.