M
mcp shell

by @hdresearch

A Node.js implementation of the Model Context Protocol that provides secure shell command execution capabilities, allowing AI models like Claude to run shell commands in a controlled environment with built-in security measures.

M
mcp python

by @hdresearch

A server that provides a persistent Python REPL environment through the MCP protocol, allowing execution of Python code, variable management, and package installation.

A
amadeus mcp server standalone

by @privilegemendes

A Model Context Protocol server that connects to Amadeus API, enabling AI assistants to search flights, analyze prices, find best travel deals, and plan multi-city trips.

M
mcp safe local python executor

by @maxim-saplin

Stdio MCP Server wrapping custom Python runtime (LocalPythonExecutor) from Hugging Faces' `smolagents` framework. The runtime combines the ease of setup (compared to docker, VM, cloud runtimes) while providing safeguards and limiting operations/imports that are allowed inside the runtime.

M
mcp server trino

by @Dataring-engineering

An MCP server that enables listing and querying Trino tables using Python, providing access to data resources through the Model-Control-Protocol.

Y
youtube mcp

by @Prajwal-ak-0

A Model Context Protocol server that analyzes YouTube videos, enabling users to extract transcripts, generate summaries, and query video content using Gemini AI.

M
mcpet

by @shreyaskarnik

A nostalgic virtual pet experience for the AI age that lets you adopt, nurture, and play with your own digital companion that evolves based on your care.

H
huggingface mcp server

by @shreyaskarnik

A Model Context Protocol server that provides Claude and other LLMs with read-only access to Hugging Face Hub APIs, enabling interaction with models, datasets, spaces, papers, and collections through natural language.

M
mcp prefect

by @allen-munsch

A Model Context Protocol server that allows AI assistants to interact with Prefect's workflow automation platform through natural language, enabling users to manage flows, deployments, tasks, and other Prefect resources via conversational commands.

S
second opinion mcp server

by @PoliTwit1984

Provides AI-powered assistance for coding problems using Google's Gemini AI, combined with Perplexity insights and Stack Overflow references, facilitating contextual analysis and automatic response archiving for improved troubleshooting.

C
coincap mcp

by @QuantGeekDev

Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys

M
mongo mcp

by @QuantGeekDev

A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases. Query collections, inspect schemas, and manage data seamlessly through natural language.

F
fiscal data mcp

by @QuantGeekDev

Connects to the US Treasury's Fiscal Data API, enabling users to fetch specific treasury statements, access historical data, and generate formatted reports.

P
PromptLab

by @iRahulPandey

Serves prompt templates through a standardized protocol for transforming basic user queries into optimized prompts for AI systems.

M
mcp server datadog

by @winor30

The MCP server provides an interface to the Datadog API, enabling seamless management of incidents, monitoring, logs, dashboards, metrics, traces, and hosts. Its extensible design allows easy integration of additional Datadog APIs for future expansions.

M
MCP on AWS Bedrock

by @davidshtian

Facilitates interaction with AWS Bedrock-enabled tools by implementing Anthropic's Model Context Protocol for seamless tool integration and communication.

M
mysql mcp

by @meanands

A natural language interface that allows Claude to execute SQL queries on your local MySQL databases, enabling database interaction using natural language.

S
swagger mcp server

by @tuskermanshu

A server based on Model Context Protocol that parses Swagger/OpenAPI documents and generates TypeScript types and API client code for different frameworks (Axios, Fetch, React Query).