MCP (Model Context Protocol) servers let AI agents reach beyond the codebase. They connect your agent to external APIs, databases, search engines, and services through a standardized protocol — so the agent can actually take action, not just write code.
1076 servers
ScriptFlow is a script workflow management system built on the Model Context Protocol (MCP). It transforms complex, repetitive AI interactions into persistent, executable scripts that can be managed, version-controlled, and reused across sessions. 1. Transform Workflows into Scripts: Convert successful AI interactions into reusable, executable scripts 2. Save Time & Tokens: Execute complex tasks i
An MCP (Model Context Protocol) server that enables AI assistants to interact with TheBrain's knowledge management system. This server provides comprehensive access to TheBrain's API, focusing on natural language interaction with TheBrain's powerful knowledge management capabilities. MCP (Model Context Protocol) is a standard that lets AI assistants like Claude connect to external tools and servic
A Model Context Protocol (MCP) server for the Discord API (JDA), allowing seamless integration of Discord Bot with MCP-compatible applications like Claude Desktop. Enable your AI assistants to seamlessly interact with Discord. Manage channels, send messages, and retrieve server information effortlessly. Enhance your Discord experience with powerful automation capabilities. Manual Installation M
MCP-сервер для Altegio API — управление записями, клиентами, услугами, сотрудниками и расписанием через AI-ассистента. - 18 MCP-инструментов — записи, клиенты, услуги, сотрудники, расписание, финансы - CRUD-операции — полный цикл создания, чтения, обновления и удаления записей и клиентов - Умный поиск — автоопределение типа запроса (телефон, email, имя) - Docker-образ — multi-stage build на Alpine
An MCP server for Timeplus. generatesql to give LLM more knowledge about how to query Timeplus via SQL - Execute SQL queries on your Timeplus cluster. - Input: sql (string): The SQL query to execute. - By default, all Timeplus queries are run with readonly = 1 to ensure they are safe. If you want to run DDL or DML queries, you can set the environment variable TIMEPLUSREADONLY to false. listdatabas
Enabling web apps to provide JavaScript-based tools that can be accessed by AI agents and assistive technologies to create collaborative, human-in-the-loop workflows. > First published August 13, 2025 > > Brandon Walderman <brwalder@microsoft.com> > Leo Lee <leo.lee@microsoft.com> > Andrew Nolan <annolan@microsoft.com> > David Bokan <bokan@google.com> > Khushal Sagar <kh
A Model Context Protocol (MCP) server providing character-level index-based string manipulation. Perfect for test code generation where precise character positioning matters. LLMs generate text token-by-token and struggle with exact character counting. When generating test code with specific length requirements or validating string positions, you need precise index-based tools. This MCP server sol
This repository is archived as of August 25, 2025. Going forward, the Azure MCP team is using https://github.com/microsoft/mcp to develop the code and issues formerly in this repository. Please see the following for more context:
Official MCP server for Flowbite to leverage AI for UI creation and theme generation An MCP server that enables AI assistants to access the Flowbite library of Tailwind CSS components—including UI elements, forms, typography, and plugins—while offering an intelligent theme generator for creating custom branded designs within AI-driven development environments. - 🎨 [NEW] Figma to code - Copy the F
This MCP server provides secure access to the local filesystem via the Model Context Protocol (MCP). - Name: File System - Description: Access to files and directories on the local file system - Read the complete contents of a file from the file system - Parameters: path (required): Path to the file to read - readmultiplefiles - Read the contents of multiple files in a single operation - Parameter
Build and publish websites through AI conversation. Create pages, upload assets, manage data, and deploy to custom domains — all from your favorite AI assistant. Just connect and start talking. 1. Open Le Chat → Intelligence → Connectors → + Add Connector 2. Choose Custom MCP Connector 3. Enter URL: https://mcp.websitepublisher.ai/ 4. Click Connect → Login → Done ✅ Add to your claudedesktopconfig.
A Model Context Protocol (MCP) integration that provides Claude Desktop with domain availability checking across popular TLDs. - Domain Availability Checking - Check availability across 50+ popular TLD extensions - Support for popular (.com, .io, .ai), country (.us, .uk, .de), and new TLDs (.app, .dev, .tech) - Dual verification using DNS and WHOIS for accuracy - Smart TLD suggestions organized by
AgentHotspot MCP Server 🔍 Search 6,000+ MCP connectors directly from your AI agent Features • Quick Start • Installation • Contributing agenthotspot.com AgentHotspot a marketplace for AI agent developers. It provides: - 🔌 6,000+ curated MCP connectors ready to connect and integrate for agent builders - 🚀 One-click integration with Claude Desktop, OpenAI Agents, n8n, and more - 💰 Instant Moneti
A Model Context Protocol (MCP) server for detecting, monitoring, and analyzing potential wildfires globally using multiple data sources including NASA FIRMS, OpenWeatherMap, and Google Earth Engine. This MCP server provides AI assistants with tools to detect and analyze wildfire activity anywhere in the world by integrating real-time satellite data, weather forecasts, air pollution metrics, and ge
A Model Context Protocol server that provides MySQL database operations. This server enables AI models to interact with MySQL databases through a standardized interface. To install MySQL Server for Claude Desktop automatically via Smithery: The server requires the following environment variables to be set in your MCP settings configuration file: 在 ~/.codex/config.toml 在 %USERPROFILE%\.codex\config
A lightweight Model Context Protocol (MCP) server that enables AI agents (Claude, Cursor, Windsurf) to generate static Pix QR codes via natural-language prompts. - 🔧 MCP Tool: - generateStaticPix - Generate static Pix QR codes for any Pix key (no API required) - 🚀 Production-ready: Comprehensive error handling and logging - 🔒 Type-safe: Full TypeScript implementation with Zod validation - 📱 QR
Integrate Claude with Any OpenAI SDK Compatible Chat Completion API - OpenAI, Perplexity, Groq, xAI, PyroPrompts and more. This implements the Model Context Protocol Server. Learn more: https://modelcontextprotocol.io This is a TypeScript-based MCP server that implements an implementation into any OpenAI SDK Compatible Chat Completions API. It has one tool, chat which relays a question to a config
Daisys-mcp is a beta version and doesn't have a stable release yet. But you can try it out by doing the following: 1. Get an account on Daisys and create an username and password. If you run on mac os run the following command: If you run on linux run the following command: 2. Add the following configuration to the mcp config file in your MCP client (Claude Desktop, Cursor, mcp-cli, mcp-vscode, et
An MCP Server that enables AI assistants to interact with your local browsers. 1. Add MCP Browser Kit to your MCP Client: 2. Choose the right extension build for your browser: - Check the Compatibility table below to see which build (M2 or M3) is compatible with your browser - Note that M2 builds offer more functionality than M3 builds, so prefer M2 if your browser supports both 3. Download the la
This is a simple example of how to use a Fireproof database in a Model Context Protocol server (used for plugging code and data into A.I. systems such as Claude Desktop). This demo server implements a basic JSON document store with CRUD operations (Create, Read, Update, Delete) and the ability to query documents sorted by any field. Install dependencies: To use with Claude Desktop, add the server
A Model Context Protocol server for calculating. This server enables LLMs to use calculator for precise numerical calculations. - calculate - Calculates/evaluates the given expression. - expression (string, required): Expression to be calculated When using uv no specific installation is needed. We will use uvx to directly run mcp-server-calculator. Alternatively you can install mcp-server-calculat
AI image enhancement for LLMs. An MCP server that lets Claude and other AI assistants enhance images using Topaz Labs AI models. Topaz Labs makes AI-powered image and video enhancement software used by photographers, filmmakers, and developers worldwide. Enhanced with the Wonder 2 model. View interactive comparison → Sign up at developer.topazlabs.com. Add to your Claude Desktop config (~/Library/
An MCP server for checking and revoking ERC-20 token allowances, enhancing security and control. - Fetch Token Approvals: Retrieve all ERC20 token approvals for a wallet on a specified chain, including token details, balances, and USD values at risk. - Revoke Allowances: Submit transactions to revoke ERC20 token allowances for specific spenders. - Check Transaction Status: Verify the success or fa
An MCP server implementation for retrieving information from Pinecone Assistant. - Retrieves information from Pinecone Assistant - Supports multiple results retrieval with a configurable number of results - Docker installed on your system - Pinecone API key - obtain from the Pinecone Console - Pinecone Assistant API host - after creating an Assistant (e.g. in Pinecone Console), you can find the ho