Discover Awesome MCP Servers

Extend your agent with 14,392 capabilities via MCP servers.

All14,392
Weather MCP Server

Weather MCP Server

PostgreSQL MCP Server

PostgreSQL MCP Server

Un servidor de Protocolo de Contexto de Modelo que permite la interacción con bases de datos PostgreSQL para listar tablas, recuperar esquemas y ejecutar consultas SQL de solo lectura.

BeeMCP - A Bee MCP Server

BeeMCP - A Bee MCP Server

BeeMCP: un servidor no oficial del Protocolo de Contexto del Modelo (MCP) que conecta tu dispositivo portátil de registro de vida Bee a la IA a través del Protocolo de Contexto del Modelo.

text-count-mcp-server

text-count-mcp-server

Un servidor de Protocolo de Contexto de Modelo para el conteo de texto.

Remote MCP with Azure Functions

Remote MCP with Azure Functions

A template for building and deploying custom remote MCP servers on Azure Functions with Python, allowing for saving and retrieving snippets with built-in security using keys and HTTPS.

Azure Analysis Services MCP Server by CData

Azure Analysis Services MCP Server by CData

Azure Analysis Services MCP Server by CData

Trade Agent

Trade Agent

Trade Agent

MCP File System

MCP File System

Un servidor que implementa el Protocolo de Contexto de Modelo y que proporciona operaciones del sistema de archivos (lectura/escritura, gestión de directorios, movimiento de archivos) a través de una interfaz estandarizada con controles de seguridad para los directorios permitidos.

kaggle-mcp

kaggle-mcp

Okay, I understand. I can act as a helpful assistant that translates text from English to Spanish and also describes how I can interact with the Kaggle API to provide tools for searching and downloading datasets, and a prompt for generating EDA notebooks. Here's how I can do that: **Translation (English to Spanish):** Just provide me with the English text you want translated, and I will give you the Spanish equivalent. For example: **You:** "Hello, how are you?" **Me:** "Hola, ¿cómo estás?" **Kaggle API Interaction (Description):** While I cannot directly execute code or interact with external APIs like the Kaggle API, I can explain how you would use it and what I can help you with in that process. Here's a breakdown: 1. **Kaggle API Setup:** You need to install the Kaggle API client on your system (usually via `pip install kaggle`). You also need to authenticate by downloading your API token from your Kaggle account settings and placing it in the correct directory (usually `~/.kaggle/kaggle.json`). 2. **Searching for Datasets:** The Kaggle API allows you to search for datasets based on keywords, tags, and other criteria. For example, using the command line: ```bash kaggle datasets list -s "machine learning" ``` I can help you formulate these search queries. For example, you could ask me: "What Kaggle API command would I use to search for datasets related to 'natural language processing' and sorted by 'hotness'?" And I would respond with: ```bash kaggle datasets list -s "natural language processing" --sort-by hotness ``` 3. **Downloading Datasets:** Once you've found a dataset, you can download it using the API. For example: ```bash kaggle datasets download -d username/dataset-name ``` I can help you construct the correct download command. For example, you could ask: "How do I download the 'Titanic' dataset from Kaggle, assuming the owner is 'competitions'?" And I would respond with: ```bash kaggle datasets download -d competitions/titanic ``` 4. **Generating EDA Notebook Prompts:** After downloading a dataset, you'll likely want to perform Exploratory Data Analysis (EDA). I can help you generate prompts for large language models (LLMs) like myself or others to create EDA notebooks. These prompts would guide the LLM to: * Load the dataset into a Pandas DataFrame. * Display basic information about the dataset (shape, data types, missing values). * Generate descriptive statistics. * Create visualizations (histograms, scatter plots, box plots) to understand the distributions of variables and relationships between them. * Identify potential outliers. * Formulate hypotheses about the data. For example, you could ask me: "Give me a prompt for an LLM to generate an EDA notebook for the Titanic dataset, focusing on visualizing the relationship between 'Pclass' and 'Survived'." And I would provide a prompt like this: ``` "You are an AI assistant that generates Python code for an EDA notebook. The dataset is the Titanic dataset (titanic.csv). Load the dataset into a Pandas DataFrame. Display the first 5 rows. Show the shape of the DataFrame. Display the data types of each column. Check for missing values. Create a bar plot showing the survival rate for each passenger class ('Pclass'). Add appropriate titles and labels to the plot. Write a brief summary of the findings from the plot, highlighting any observed relationships between passenger class and survival." ``` **In summary, I can help you with the Kaggle API by:** * Translating text to Spanish. * Helping you formulate Kaggle API search queries. * Helping you construct Kaggle API download commands. * Generating prompts for LLMs to create EDA notebooks based on downloaded datasets. Let me know how I can help you! What would you like me to do first? Do you want me to translate something, help you with a Kaggle API command, or generate an EDA notebook prompt?

MCP Agent Social Media Server

MCP Agent Social Media Server

Provides social media functionality for AI agents, enabling them to login with unique handles, read filtered posts, and create posts or replies within team-based discussions.

mcp2tcp

mcp2tcp

Un puente que conecta hardware físico con modelos de lenguaje grandes de IA a través del Protocolo de Contexto del Modelo (MCP), permitiendo el control de dispositivos TCP mediante lenguaje natural.

MCP Server with Docker

MCP Server with Docker

A project that integrates Model Control Protocol with OpenAI's API, allowing OpenAI to access and utilize tools exposed by a dockerized MCP server.

This is MCP server for test

This is MCP server for test

Servidor MCP para pruebas

Traa Mcp

Traa Mcp

⚡ go-mcp

⚡ go-mcp

⚡ Un SDK de Go con seguridad de tipos e intuitivo para construir servidores MCP con facilidad y confianza.

FL Studio MCP

FL Studio MCP

Un servidor MCP que conecta a Claude con FL Studio, permitiendo a la IA componer música, controlar instrumentos y grabar en vivo melodías, acordes y baterías en el piano roll.

Bootstrap MCP Server

Bootstrap MCP Server

A minimal MCP server template with hot reload support that helps developers quickly set up and build Model Context Protocol servers with example tool implementations.

Misc MCP Server

Misc MCP Server

A collection of MCP servers that enable users to interact with AdGuard Home through natural language commands, allowing management of DNS records and filtering rules.

Daily Todo

Daily Todo

Super Windows CLI MCP Server

Super Windows CLI MCP Server

Un servidor de interfaz de línea de comandos que proporciona acceso irrestricto al sistema en entornos Windows con privilegios de nivel SYSTEM, permitiendo un control completo sobre archivos, procesos y ajustes de configuración.

MCP Server - HTTP with SSE

MCP Server - HTTP with SSE

Servidor MCP - HTTP con SSE - Para servidores remotos, inicie un servidor web que incluya un punto final de Eventos Enviados por el Servidor (SSE) para enviar actualizaciones a los clientes, junto con un punto final separado para recibir mensajes enviados desde el cliente.

Canvas MCP Server

Canvas MCP Server

A Model Context Protocol server that enables AI assistants to interact with Canvas LMS through its API, providing tools for managing courses, users, content, assessments, and quizzes.

iTerm MCP

iTerm MCP

Un servidor de Protocolo de Contexto de Modelo que le da a los modelos de IA acceso a tu sesión de terminal iTerm, permitiéndoles leer la salida, escribir comandos y enviar caracteres de control.

DBeaver MCP Server

DBeaver MCP Server

A Model Context Protocol server that enables AI assistants to access and query 200+ database types through existing DBeaver connections without additional configuration.

Bunq MCP

Bunq MCP

A Model Context Protocol server for Bunq that enables interaction with the Bunq banking API through OAuth integration.

Foundry MCP Project

Foundry MCP Project

Un servidor de Protocolo de Contexto de Modelo que permite la interacción con las herramientas de Foundry a través del lenguaje natural, permitiendo a los usuarios crear proyectos, construir contratos, ejecutar pruebas y administrar entornos de desarrollo de Ethereum.

Coupler Analytics

Coupler Analytics

Analytics Coupler.io MCP bridges your business data to AI for fast and smart analysis.

SQLite Explorer

SQLite Explorer

Un servidor MCP que proporciona acceso seguro y de solo lectura a bases de datos SQLite a través de MCP. Este servidor está construido con el framework FastMCP, que permite a los LLM explorar y consultar bases de datos SQLite con características de seguridad integradas y validación de consultas.

BnF API Server

BnF API Server

Un servidor Modelo-Cliente-Protocolo que permite a los usuarios buscar en la biblioteca digital Gallica de la Biblioteca Nacional de Francia y generar informes de investigación secuenciales estructurados con citas formateadas e imágenes relevantes.

Second Brain OS MCP Server

Second Brain OS MCP Server

Facilitates integration with Claude Desktop to run AI agents and execute purchased actions without code, leveraging the Model Context Protocol framework.