Discover Awesome MCP Servers
Extend your agent with 60,922 capabilities via MCP servers.
- All60,922
- 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
Frontier Intelligence
A personal monitoring and trend synthesis system that collects signals from multiple sources, processes them through LangChain/GigaChat, stores them in vector and knowledge graphs, and delivers insights via MCP to Codex/Claude projects with workspace isolation.
Zeplin MCP Server
Connects AI agents to Zeplin to access component and screen specs, documentation, and design tokens for generating UI code that matches designs.
Ecomm MCP Server
Enables product search and retrieval from e-commerce APIs, returning markdown-formatted product listings with clickable links and prices for easy shopping assistance.
mcp-pr-reviewer
Analyzes GitHub Pull Requests using AI via MCP, providing detailed feedback and approve/reject decisions.
mcp-ytmusic
Enables users to search the YouTube Music catalog and manage playlists using natural language. It provides tools for searching songs, albums, and artists, as well as performing playlist operations like creating, adding, and deleting tracks.
Device MCP Server
A comprehensive MCP server for network device management via SSH/Telnet. Supports multiple vendors such as Cisco IOS and BDCOM, enabling AI assistants to execute commands and manage routers, switches, and firewalls.
VS Claude
MCP server that integrates with VS Code to enable file operations, git diffs, and line highlighting via MCP clients like Claude.
Chat Human MCP Server
Enables AI agents to send messages to human users via chat platforms (currently Discord) and optionally wait for human responses, facilitating human-in-the-loop interactions.
proxmox-mcp
A Python MCP server for Proxmox VE that lets AI agents read cluster status, power guests on/off, and provision new VMs/containers through natural language, while preventing any destructive actions.
altium-mcp
Use Claude to control or ask questions about your Altium project.
who_reps-mcp
Given a U.S. street address, returns the people who represent it (U.S. Senators, House member, Governor, and state legislators) using free public data, with no API keys required for federal officials.
video-editor
An MCP server that enables natural language video editing using FFmpeg, supporting operations like trimming, merging, format conversion, and more with real-time progress tracking.
mcp-server-google-cloud-logging
Para obter registros do Logging usando o gcloud, você pode usar o comando `gcloud logging read`. Aqui estão algumas maneiras de usá-lo: **1. Obter os registros mais recentes:** ```bash gcloud logging read ``` Este comando exibirá os registros mais recentes do seu projeto atual. **2. Obter registros de um determinado período de tempo:** ```bash gcloud logging read --start-time="2023-10-27T00:00:00Z" --end-time="2023-10-28T00:00:00Z" ``` Este comando exibirá os registros entre 27 de outubro de 2023 e 28 de outubro de 2023. Certifique-se de ajustar as datas e horários conforme necessário. O formato da data/hora deve ser ISO 8601 (como no exemplo). **3. Filtrar registros por severidade:** ```bash gcloud logging read --severity=ERROR ``` Este comando exibirá apenas os registros com severidade ERROR. Outras opções de severidade incluem: `DEBUG`, `INFO`, `WARNING`, `ERROR`, `CRITICAL`, `ALERT`, `EMERGENCY`. **4. Filtrar registros por um filtro específico:** ```bash gcloud logging read "resource.type=gce_instance AND logName:\"projects/YOUR_PROJECT_ID/logs/YOUR_LOG_NAME\"" ``` Substitua `YOUR_PROJECT_ID` pelo ID do seu projeto do Google Cloud e `YOUR_LOG_NAME` pelo nome do log que você deseja consultar. Este exemplo filtra registros de instâncias GCE (máquinas virtuais) e de um log específico. **5. Salvar os registros em um arquivo:** ```bash gcloud logging read > logs.txt ``` Este comando salvará todos os registros recuperados no arquivo `logs.txt`. **6. Limitar o número de registros retornados:** ```bash gcloud logging read --limit=100 ``` Este comando retornará apenas os 100 registros mais recentes. **7. Especificar o projeto:** Se você não estiver no projeto padrão, você pode especificar o projeto usando a flag `--project`: ```bash gcloud logging read --project=YOUR_PROJECT_ID ``` Substitua `YOUR_PROJECT_ID` pelo ID do seu projeto. **Recursos adicionais:** * **Documentação oficial do `gcloud logging read`:** [https://cloud.google.com/sdk/gcloud/reference/logging/read](https://cloud.google.com/sdk/gcloud/reference/logging/read) * **Documentação sobre filtros de registro:** [https://cloud.google.com/logging/docs/view/advanced-queries](https://cloud.google.com/logging/docs/view/advanced-queries) **Dicas:** * Use aspas duplas para envolver filtros complexos. * Você pode combinar várias opções para criar consultas mais específicas. * Para obter ajuda com o comando `gcloud logging read`, execute `gcloud logging read --help`. Lembre-se de substituir os valores de espaço reservado (como `YOUR_PROJECT_ID` e `YOUR_LOG_NAME`) pelos valores reais do seu ambiente.
ENSP-MCP AI
Enables AI clients to manage Huawei eNSP simulated network devices, execute CLI commands, apply configurations, and perform network diagnostics through natural language, with topology upload and visualization via a web UI.
1c-mcp
Enables Claude to interact with 1C:Enterprise via OData REST API, allowing natural language queries for inventory, orders, prices, and order creation.
motion-mcp-server
Bridges Motion's API with LLMs to manage tasks, projects, schedules, and more through natural language.
Nexus MCP Server
A production-ready Model Context Protocol server that brings AI-powered web search directly into development environments, providing intelligent search results with proper citations in Claude Desktop, Cursor, or any MCP-compatible client.
Robinhood Chain EVM MCP
A zero-dependency MCP server that bridges AI agents to Robinhood Chain and Arbitrum Orbit L2 networks, enabling querying balances, simulating transactions, and signing/broadcasting EVM transactions via JSON-RPC tools.
mcp-scryfall
MCP server for live Magic: The Gathering card lookup via the Scryfall API. Grounds card references against live Scryfall data, with tools for exact, fuzzy, and search queries.
FAL Reve MCP Server
Enables high-quality text-to-image generation and image editing using FAL AI's Reve model. Supports batch processing, multiple aspect ratios and formats, with automatic local image downloads and both real-time and async processing modes.
Elasticsearch MCP Server
MCP server that provides tools and resources to interact with Elasticsearch clusters, including listing indices, searching, and retrieving mappings.
Figma AI Bridge
Enables AI assistants to control Figma in real-time through Model Context Protocol, allowing design creation, editing, and reading operations directly from VS Code.
OpenSCAD MCP Server
An intelligent assistant for 3D modeling with OpenSCAD and 3D printing workflow, including a Gradio app to test different LLMs.
Spotter-SAST
Enterprise-grade MCP server for static application security testing with multi-tool integration, compliance verification, AI-powered remediation, and multi-tenant management.
claude-bridge
Shared MCP server enabling two Claude Code instances to collaborate over the internet by sharing messages, memory, tasks, and files through a common URL and room key.
sbl-debugger
Enables AI assistants to debug ARM Cortex-M targets via GDB and OpenOCD, supporting attach, breakpoints, stepping, register/memory inspection, and SVD peripheral decoding.
News Digest
Fetches news from Telegram and RSS sources and serves them to LLM agents via MCP.
IBKR TWS MCP Server
Enables LLM clients to interact with Interactive Brokers Trader Workstation for automated trading workflows. Supports market data retrieval, portfolio management, and order execution through the TWS API.
sombra-mcp
A stdio-to-HTTP bridge for connecting to Sombra's remote MCP server, enabling AI agents to save, search, and organize web content.
Search MCP Server
A Model Context Protocol (MCP) server for integrating Google Search capabilities into AI applications.