Discover Awesome MCP Servers

Extend your agent with 58,050 capabilities via MCP servers.

All58,050
MCP Uplink

MCP Uplink

A CLI and cloud platform providing managed hosting for MCP servers with intelligent tool filtering to reduce token costs and improve LLM accuracy. It serves as a secure proxy that connects AI clients to cloud tools while keeping sensitive credentials on the local machine.

personal-health-mcp

personal-health-mcp

Self-hosted MCP server that aggregates personal health data from Google Health, Oura, and Withings into a single, provider-attributed interface with configurable source of truth preferences.

WordPress Plugin Directory MCP Server

WordPress Plugin Directory MCP Server

Enables searching, downloading, extracting, and comparing WordPress.org plugins with local plugins via natural language.

crypto-powerdata-mcp

crypto-powerdata-mcp

A comprehensive MCP service for cryptocurrency data acquisition with advanced technical analysis capabilities, supporting 100+ exchanges, 158 TA-Lib indicators, and dual transport protocols (stdio and HTTP/SSE).

MCP Quickstart Weather Server

MCP Quickstart Weather Server

Okay, here's a quickstart guide for setting up an MCP (Minecraft Coder Pack) server, translated into Spanish: **Inicio Rápido del Servidor MCP (Minecraft Coder Pack)** This guide assumes you have a basic understanding of command lines and file management. **Prerrequisitos:** * **Java Development Kit (JDK):** Asegúrate de tener instalado el JDK (Java Development Kit) más reciente. Puedes descargarlo desde el sitio web de Oracle o Adoptium (preferiblemente Adoptium). Asegúrate de que la variable de entorno `JAVA_HOME` esté configurada correctamente. * **Python:** Necesitarás Python 3. Asegúrate de que Python esté en tu PATH. * **Minecraft Coder Pack (MCP):** Descarga la versión de MCP que corresponda a la versión de Minecraft que deseas modificar. Puedes encontrarlo en varios foros de Minecraft o en GitHub (busca "Minecraft Coder Pack"). **Pasos:** 1. **Extraer MCP:** Descomprime el archivo ZIP de MCP en una carpeta de tu elección. Por ejemplo, `C:\mcp` o `/home/usuario/mcp`. 2. **Configurar MCP:** * **`conf/mcp.cfg`:** Abre el archivo `conf/mcp.cfg` con un editor de texto. * **`ClientVersion` y `ServerVersion`:** Asegúrate de que los valores de `ClientVersion` y `ServerVersion` coincidan con la versión de Minecraft que estás usando. Por ejemplo, `ClientVersion = 1.19.2` y `ServerVersion = 1.19.2`. Si solo estás trabajando con el servidor, puedes dejar `ClientVersion` en blanco. * **`MCPDeobfuscated`:** Asegúrate de que `MCPDeobfuscated = True`. Esto es importante para el desarrollo. 3. **Descargar Minecraft:** * Abre una terminal o línea de comandos y navega hasta el directorio de MCP (donde extrajiste el archivo ZIP). * Ejecuta el siguiente comando: ```bash python ./mcp.py --download ``` Esto descargará el JAR del cliente y del servidor de Minecraft. Si solo necesitas el servidor, puedes usar `--download-server`. 4. **Descompilar Minecraft:** * Ejecuta el siguiente comando: ```bash python ./mcp.py --decompile ``` Esto descompilará el código de Minecraft en código Java legible. Este proceso puede tardar un tiempo. 5. **Aplicar Parches (Opcional):** * Si tienes parches (patches) para aplicar, colócalos en la carpeta `patches`. * Ejecuta el siguiente comando: ```bash python ./mcp.py --patch ``` 6. **Recompilar Minecraft:** * Ejecuta el siguiente comando: ```bash python ./mcp.py --recompile ``` Esto recompilará el código Java modificado en archivos JAR. 7. **Reobfuscar Minecraft:** * Ejecuta el siguiente comando: ```bash python ./mcp.py --reobfuscate ``` Esto reobfuscará el código para que sea compatible con el juego original. 8. **Copiar a la carpeta del servidor:** * Después de la reobfuscación, los archivos JAR modificados se encontrarán en la carpeta `jars/reobf`. * Copia el archivo `minecraft_server.jar` (o el nombre correspondiente a tu versión) desde `jars/reobf` a la carpeta donde normalmente ejecutas tu servidor de Minecraft. 9. **Ejecutar el Servidor:** * Ejecuta el servidor de Minecraft como lo harías normalmente. **Resumen de Comandos:** * `python ./mcp.py --download`: Descarga los archivos JAR de Minecraft. * `python ./mcp.py --decompile`: Descompila el código de Minecraft. * `python ./mcp.py --patch`: Aplica parches. * `python ./mcp.py --recompile`: Recompila el código de Minecraft. * `python ./mcp.py --reobfuscate`: Reobfusca el código de Minecraft. **Notas Importantes:** * **Errores:** Es probable que encuentres errores durante el proceso. Lee los mensajes de error cuidadosamente para identificar el problema. A menudo, los errores se deben a versiones incorrectas, dependencias faltantes o problemas de configuración. * **Documentación:** Consulta la documentación de MCP para obtener información más detallada y opciones de configuración. * **Versiones:** Asegúrate de que todas las versiones (JDK, Python, MCP, Minecraft) sean compatibles entre sí. * **Carpeta `src`:** El código fuente descompilado se encuentra en la carpeta `src`. Aquí es donde realizarás tus modificaciones. * **Respaldos:** Siempre haz una copia de seguridad de tus archivos antes de modificarlos. This should get you started. Good luck!

Markdownify MCP Server

Markdownify MCP Server

A Model Context Protocol server that converts diverse file types, including PDFs, images, audio, and Office documents, into Markdown format. It also transforms web content like YouTube transcripts and Bing search results into readable text for model consumption.

Smart Warehouse MCP Agent

Smart Warehouse MCP Agent

Claude-powered warehouse management system that coordinates inventory, AGVs, and order processing through specialized agents using Model Context Protocol patterns.

camofox-browser-mcp

camofox-browser-mcp

MCP server for controlling a local camofox-browser instance, enabling LLM agents to perform web automation tasks such as navigation, interaction, snapshotting, and content extraction.

NikolaNddTesla/ssh-mcp-server

NikolaNddTesla/ssh-mcp-server

SSH MCP Server - AI manages remote servers via SSH. Multi-server, SFTP zero-token transfer, SOCKS5 proxy, jump host, 2FA, async transfer with progress.

Slack Enterprise MCP Server

Slack Enterprise MCP Server

Enterprise-grade Slack integration with compliance audit trails for AI agents. Every action is logged locally for governance, regulatory compliance, and security review.

mcp-dotnet

mcp-dotnet

Enables LLMs to read .NET assemblies as C# by providing tools to list types, decompile types, decompile assemblies, and search decompiled source.

Manus Credit Optimizer

Manus Credit Optimizer

An MCP server that reduces Manus AI credit usage by up to 75% through intelligent prompt compression, smart model routing, and intent classification. It provides tools to analyze and optimize prompts for maximum efficiency without sacrificing quality.

MCP PDF

MCP PDF

Enables AI-powered extraction and analysis of PDF documents with 40+ specialized tools for text, tables, images, layout analysis, security assessment, and document intelligence. Supports both text-based and scanned PDFs with OCR capabilities.

ShippingTracker

ShippingTracker

한국 택배 배송 조회를 위한 MCP 서버 MCP Server for Korean Shipment Tracking

dltHub-AI-workbench

dltHub-AI-workbench

It gives Claude Code, Cursor, and Codex structured workflows and an MCP server for building data pipelines with dlt - covering REST API ingestion, transformations, data quality, and exploration.

Discord Agent MCP

Discord Agent MCP

Provides comprehensive Discord bot automation with 71 tools for messaging, channel management, moderation, roles, members, emojis, stickers, scheduled events, auto-moderation, and application commands through AI assistants.

1C MCP Sales Analyst

1C MCP Sales Analyst

Enables natural language queries about warehouse stock and sales data from 1C accounting system using DeepSeek AI and MCP tools.

C++ Style Guide MCP Server

C++ Style Guide MCP Server

Provides C++ code analysis tools for checking naming conventions, include guards, memory safety, const correctness, and modern C++ upgrade suggestions, along with style guide documentation and code review templates.

polynodes-osc-mcp

polynodes-osc-mcp

MCP server for controlling PolyNodes spatial sonic synthesis via OSC, allowing AI assistants to adjust parameters through natural language.

model-radar

model-radar

MCP server that pings 130+ free coding LLM models across 17 providers in real-time, ranks them by latency, and helps AI agents pick the fastest available model.

Rexi MCP Server

Rexi MCP Server

Enables AI assistants to interact with the Rexi API through a comprehensive wrapper that provides access to all API endpoints with full parameter support. Includes OpenAPI specification resources and schema access for blockchain and contract-related operations.

turbopuffer-mcp

turbopuffer-mcp

Enables interaction with the Turbopuffer vector database, providing tools for managing namespaces, schema configuration, and performing advanced vector queries. It supports secure DAuth-style authentication and covers both v1 and v2 Turbopuffer API endpoints for comprehensive data operations.

SmartSuite MCP Server

SmartSuite MCP Server

A locally-hosted MCP server enabling AI agents to securely interact with SmartSuite data, with configurable access modes and audit logging.

LangChain MCP

LangChain MCP

MCP Hub Documentation

MCP Hub Documentation

MCP Hub es un marco de trabajo integral para construir, gestionar y desplegar clientes y servidores del Protocolo de Contexto de Modelos (MCP). Proporciona herramientas y configuraciones para permitir una integración y ejecución fluidas de flujos de trabajo MCP de extremo a extremo.

kite-mcp-server

kite-mcp-server

Indian stock market trading via Zerodha Kite Connect. 78 tools for order execution, portfolio analytics, options Greeks, paper trading, backtesting, technical indicators, price alerts with Telegram, and SEBI compliance. Multi-user OAuth with remote Streamable HTTP transport.

Bibliomantic MCP Server

Bibliomantic MCP Server

Integrates I Ching divination with AI responses, allowing users to receive guidance through traditional Chinese philosophy using the bibliomantic approach described in Philip K. Dick's work.

Coddie MCP Server

Coddie MCP Server

Secure read-only access to Coddie project planning data, enabling AI assistants to manage and query projects, phases, and steps.

dev-notes

dev-notes

Enables Claude to save, list, and read notes in a '/dev-notes' directory, and fetch live weather for any city using the wttr.in API.

Futarchy MCP Server

Futarchy MCP Server

Enables interaction with the Futarchy protocol on Solana, allowing users to manage DAOs, create and query proposals, and analyze community sentiment from Discord and Twitter for informed decision-making.