J
just prompt

by @disler

A lightweight MCP server that provides a unified interface to various LLM providers including OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama.

M
McpToolKit

by @timothywangdev

A serverless, multi-tenant implementation of MCP servers that runs on Vercel with fluid compute mode, allowing multiple users to connect to the same endpoint while maintaining session state through Redis.

D
databutton app mcp

by @databutton

A proxy server that allows LLM clients to use Databutton app API endpoints as tools through the MCP protocol over websockets.

A
aws postgress mcp server

by @T1nker-1220

An MCP server allowing AI assistants like Claude to execute read-only SQL queries against AWS PostgreSQL databases, enabling data retrieval while preventing database modifications.

O
OpenAPI MCP

by @gujord

A proxy server that bridges AI agents and external APIs by dynamically translating OpenAPI specifications into standardized MCP tools, enabling seamless interaction without custom integration code.

F
flux dev mcp

by @nicekate

Implements a Model Context Protocol (MCP) server powered by Flux API from Cephalon Cloud, enabling users to utilize advanced AI capabilities through standardized communication.

M
mcp server modal

by @Flux159

An MCP server that allows users to deploy Python scripts to Modal directly from Claude, providing a link to the deployed application that can be shared with others.

R
remote mcp server

by @peteknowsai

A Cloudflare Workers implementation of Model Context Protocol (MCP) server that enables AI tools to be exposed to Claude and other assistants through OAuth authentication.

P
playfab mcp server

by @akiojin

A server that enables LLMs (like Claude and VSCode Copilot) to interact with Azure Cosmos DB data through natural language queries, acting as a translator between AI assistants and your database.

Y
yourware mcp

by @ai-zerolab

An MCP server that allows users to upload projects (single files or directories) to the Yourware platform, enabling easy deployment and showcasing of projects.

M
mcp server firebase

by @gemini-dk

A server providing a unified interface to interact with Firebase services, including Authentication, Firestore, and Storage.

M
mcp lambda sam

by @markvp

A Node.js package that provides Model Context Protocol server infrastructure for AWS Lambda functions with SSE support, enabling developers to implement MCP tools and prompts as serverless functions.

M
mcp zenml

by @zenml-io

A server implementing Model Context Protocol that enables LLMs to interact with the ZenML platform, providing access to pipeline data, stack information, and the ability to trigger new pipeline runs.

C
CorefluxMCPServer

by @CorefluxCommunity

Connects Claude and other MCP-compatible AI assistants to a Coreflux MQTT broker, enabling them to discover and execute Coreflux commands for managing models, actions, rules, and routes through natural language.

P
playwright mcp

by @cloudflare

A server that leverages Playwright for automated browser testing and integrates with Cloudflare Workers, enabling AI assistants to control web browsers for navigation, interaction, and screenshots.

M
mcp ethers server

by @crazyrabbitLTC

A Model Context Protocol server that gives LLMs the ability to interact with Ethereum networks, manage wallets, query blockchain data, and execute smart contract operations through a standardized interface.

F
F5.MCP.server

by @czirakim

A Model Context Protocol server that enables management of F5 devices through natural language commands, allowing users to create, update, list, and delete network objects like virtual servers, pools, and iRules via the iControl REST API.

A
azure cli mcp

by @jdubois

An MCP server that wraps the Azure CLI.

As LLMs are very good at generating Azure CLI commands, this server allows your LLM to list resources, update/create/delete them, fix errors (by looking at the logs), fix security issues...