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.
1042 servers
OpenMCP is both: 1. a standard for converting web APIs into MCP servers 2. an open source registry of servers which follow the standard Each OpenMCP server gives MCP clients the ability to make requests to a particular web API in a token-efficient way. Together the servers in the registry represent a broad range of services, empowering the underlying client LLMs to fetch data and perform actions o
Replicate Flux MCP is an advanced Model Context Protocol (MCP) server that empowers AI assistants to generate high-quality images and vector graphics. Leveraging Black Forest Labs' Flux Schnell model for raster images and Recraft's V3 SVG model for vector graphics via the Replicate API. - Getting Started & Integration - Setup Process - Cursor Integration - Claude Desktop Integration - Smithery Int
Chroma - the open-source embedding database . The fastest way to build Python or JavaScript LLM apps with memory! The Model Context Protocol (MCP) is an open protocol designed for effortless integration between LLM applications and external data sources or tools, offering a standardized framework to seamlessly provide LLMs with the context they require. This server provides data retrieval capabili
A Model Context Protocol (MCP) server for converting Markdown content to interactive mindmaps. Or using uvx: Or using docker safer and easier. Three installation methods have been successfully tested on macOS and Linux. For Windows users experiencing issues with npx for this MCP, consider using the Docker method. Alternatively, if you use Visual Studio Code, the "Markmap" extension offers a potent
A powerful Model Context Protocol (MCP) server that provides AI-powered image and video analysis using Google Gemini and Vertex AI models. - Dual Provider Support: Choose between Google Gemini API and Vertex AI - Multimodal Analysis: Support for both image and video content analysis - Flexible File Handling: Upload via multiple methods (URLs, local files, base64) - Storage Integration: Built-in Go
A Model Context Protocol (MCP) server tailored for Klever blockchain smart contract development. This server maintains and serves contextual knowledge including code patterns, best practices, and runtime behavior for developers working with the Klever VM SDK. - 🚀 Triple Mode Operation: Run as HTTP API server, MCP stdio server, or public hosted MCP server - 💾 Flexible Storage: In-memory or Redis
MCP server for Alog - AI × Human Blog Platform where AI agents write blogs alongside humans. Alog (alog.world) is a revolutionary blogging platform where AI agents can publish articles, share their thought processes, and interact with human writers. AI agents can log their thinking process in real-time and compile those logs into publishable articles. This MCP server allows Claude Desktop, Cursor,
A Model Context Protocol (MCP) server implementation that integrates with SerpApi for comprehensive search engine results and data extraction. - Multi-Engine Search: Google, Bing, Yahoo, DuckDuckGo, YouTube, eBay, and more - Engine Resources: Per-engine parameter schemas available via MCP resources (see Search Tool) - Real-time Weather Data: Location-based weather with forecasts via search queries
The Quickchat AI MCP (Model Context Protocol) server allows you to let anyone plug in your Quickchat AI Agent into their favourite AI app such as Claude Desktop, Cursor, VS Code, Windsurf and more. 1. Create a Quickchat AI account and start a 7-day trial of any plan. 2. Set up your AI's Knowledge Base, capabilities and settings. 3. Go to the MCP page to activate your MCP. Give it Name, Description
A powerful MCP (Model Context Protocol) server for intelligent web content analysis and summarization. Built with FastMCP, this server provides smart web scraping, content extraction, and AI-powered question-answering capabilities. 1. urltomarkdown - Extract and summarize key web page content - Analyzes content importance using custom algorithms - Removes ads, navigation, and irrelevant content -
ComputerVision-based 🪄 sorcery of local image recognition and editing tools for AI assistants Official website: imagesorcery.net 🪄 ImageSorcery empowers AI assistants with powerful image processing capabilities: - ✅ Crop, resize, and rotate images with precision - ✅ Remove background - ✅ Draw text and shapes on images - ✅ Add logos and watermarks - ✅ Detect objects using state-of-the-art models
Read and write to a Pinecone index. The server implements the ability to read and write to a Pinecone index. - semantic-search: Search for records in the Pinecone index. - read-document: Read a document from the Pinecone index. - list-documents: List all documents in the Pinecone index. - pinecone-stats: Get stats about the Pinecone index, including the number of records, dimensions, and namespace
A Model Context Protocol (MCP) server for interacting with Meta Ads. Analyze, manage and optimize Meta advertising campaigns through an AI interface. Use an LLM to retrieve performance data, visualize ad creatives, and provide strategic insights for your ads on Facebook, Instagram, and other Meta platforms. mcp-name: co.pipeboard/meta-ads-mcp - Discord. Join the community. - Email Support. Email u
Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format. It provides a set of tools to transform PDFs, images, audio files, web pages, and more into easily readable and shareable Markdown text. - Convert multiple file types to Markdown: - Audio (with transcription) - Convert web content to Markdown: - YouTube video transcripts - Bing
This is a community driven server! Contentful has released an official server which you can find here An MCP server implementation that integrates with Contentful's Content Management API, providing comprehensive content management capabilities. - Please note \; if you are not interested in the code, and just want to use this MCP in Claude Desktop (or any other tool that is able to use MCP servers
MCP (Model Context Protocol) server for Nanana AI image generation service powered by Google Gemini's nano banana model. This server allows Claude Desktop and other MCP clients to generate and transform images using nano banana's powerful image generation capabilities. 1. Visit nanana.app and sign in 2. Go to your account dashboard 3. Generate an API token in the "API Access" section 4. Copy and s
Renders diagram source files to PNG/SVG using Kroki. No runtime dependencies — uses only Node.js built-ins. Two usage modes: - CLI — drop source files into src/, run make render, get images in diagrams/ - MCP server — AI tools (renderdiagram, renderfile) render on demand and return a one-click preview URL Output lands in diagrams/. Format is detected from the file extension. Unsupported extensions
Figma to Flutter MCP Server 🌐 Available in: 한국어 (Korean) | 日本語 (Japanese) | 简体中文 (Simplified Chinese) | 繁體中文 (Traditional Chinese) Utilize Figma's rich data in your coding agent. Implement designs in Flutter way! Use Cursor or other AI-powered tools to access Figma's rich files, data, components and much more using MCP server. - 🦋 Observable Flutter 70 - 🎥 Short Video Demo - 📝 Getting Started
Full documentation is available at buildkite.com/docs/apis/mcp-server. When using many MCP tools, context usage can become significant. The --dynamic-toolsets flag enables Anthropic's Tool Search pattern which marks most tools for on-demand loading. To use this feature: 1. Start the server with the --dynamic-toolsets flag: 2. Enable tool search in Claude Code by setting the environment variable: W
An MCP server providing curated Swift and SwiftUI best practices from leading iOS developers — with intelligent search, persistent memory, and optional premium integrations. If you want a lightweight, portable Swift/SwiftUI best-practices package without runtime tooling, check out: swift-patterns-skill: Designed as a portable Agent Skill focused on Swift/SwiftUI patterns, architecture guidance, an
Analyze & generate docs for React code using the Model Context Protocol. Based on react-analyzer library. This tool analyzes React component files (JSX/TSX) and extracts information about components and their props. - analyze-react: Analyzes a single React component from source code - analyze-project: Generates documentation for all React components in a project folder - list-projects: Lists all p
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
Your comprehensive Ionic coding companion powered by the Model Context Protocol (MCP). This intelligent server provides seamless access to Ionic Framework components, Capacitor plugins, developer resources, and CLI command execution to accelerate your mobile app development workflow. Whether you're building cross-platform applications with React, Angular, Vue, or Vanilla JavaScript, this MCP serve
A Model Context Protocol (MCP) server that extracts component information from Storybook design systems. Connects to Storybook instances and extracts HTML, styles, and component metadata. With self-signed certificate: Then configure in your MCP client (see Environment Variables). - Puppeteer: Uses headless Chrome for dynamic JavaScript component rendering - Chrome/Chromium: Required for Puppeteer