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
A QR code generation MCP server implemented using FastMCP, supporting text-to-QR code conversion with base64 encoding output. - Support for any text to QR code conversion (including Chinese characters) - Customizable colors and styles - Base64 encoding - Support for STDIO, HTTP, and SSE transport modes - TRANSPORTMODE: Transport mode (sse, http, stdio), default: sse - HOST: Host address to bind, d
A Model Context Protocol (MCP) server that provides access to GitHub's GraphQL API. This server exposes a single tool that allows executing arbitrary GraphQL queries and mutations against GitHub's API. - Execute any GraphQL query against GitHub's API - Comprehensive error handling and reporting - Detailed documentation with example queries - Support for variables in GraphQL operations - Python 3.1
Transform product ideas into reality with an intelligent orchestration system that bridges Product Managers, Developers, and AI. Orchestro conducts the entire development symphony: task decomposition, dependency tracking, pattern learning, and real-time progress visualization. The Problem: - Product Managers lose track of development progress - Developers struggle with context switching and depend
Also available in TypeScript Send requests to OpenAI, MistralAI, Anthropic, xAI, Google AI, DeepSeek, Alibaba, Inception using MCP protocol via tool or predefined prompts. Vendor API key required The server implements one tool: - unichat: Send a request to unichat - Takes "messages" as required string arguments - Returns a response - codereview - Review code for best practices, potential issues, a
This project provides a Model Context Protocol (MCP) server that allows interaction with a Label Studio instance using the label-studio-sdk. It enables programmatic management of labeling projects, tasks, and predictions via natural language or structured calls from MCP clients. Using this MCP Server, you can make requests like: "Create a project in label studio with this data ..." "How many tasks
An MCP (Model Context Protocol) server that can supercharge your VSCode + LaTex Workshop writing workflow Currently houses MCP tools, and new tools can be easily added in either Python and TypeScript. The Python process is the MCP server; selected tools are delegated to a small Node/TypeScript module via a bridge. - Read your cited papers, verify / add onto your claims - Access your python scripts
A Model Context Protocol server that creates travel agent-level flight plans using the fast-flights API. - Search for one-way and round-trip flights - Create comprehensive travel plans based on trip parameters - Get airport code information - Use templates for common travel queries 1. Make sure you have Python 3.10 or higher installed 2. Install the required packages: You can run the server direct
Dead simple MCP (Model Context Protocol) server for Toggl time tracking. Control your Toggl timer directly from Claude, ChatGPT, or any LLM that supports MCP. - ⏱️ Start/stop timers - 📊 View current timer - 📈 Get today's time entries - 🗂️ List projects - 🗑️ Delete time entries Add to your Claude Desktop configuration (~/Library/Application Support/Claude/claudedesktopconfig.json): 1. Go to Tog
Basic MCP server for Dexscreener API based on their documentation (as of April 4th 2025): https://docs.dexscreener.com/api/reference Install all the dependencies If you are using Claude Desktop, after pulling the code open the config file claudedesktopconfig.json in VSCode: - on MacOS: - on Windows: - more info: https://modelcontextprotocol.io/quickstart/server In claudedesktopconfig.json put dexs
See through your agent's eyes. Visualize legacy code, inspect complex flows, understand everything. - Visualize Anything: Use your coding agent to generate on-demand architecture, code, and process diagrams to view your code from different perspectives. - Vibe Checks: AI-generated code can accumulate unused and redundant constructs. Use visualizations to spot areas that need cleanup. - Local Proce
An MCP (Model Context Protocol) server that provides comprehensive access to Ethereum Virtual Machine (EVM) JSON-RPC methods for AI coding environments like Cursor and Claude Desktop. - 🌐 Any EVM Network – Ethereum, Polygon, Arbitrum, Optimism, BSC, Avalanche, and more - 🔌 Any Node Provider – Infura, Alchemy, QuickNode, local nodes, or custom RPC - 📊 20+ RPC Methods – Complete access to blockch
If you use AI agents, such as [Claude Code], [Cursor], or [Windsurf], for code refactoring, you may enjoy using this [MCP] server. Your AI agent, when you ask it to "make code better," may wonder what exactly needs to be improved. Sadly, it may often overlook important problems. AI agents, by design, pay more attention to cosmetic issues, which are "low-hanging fruits" for them. This [MCP] server
The is a remote MCP server that wraps the TripGo API and provides the following tools: - tripgo-locations: Retrieve transport-related locations - tripgo-departures: Departures from a specific public transport stop - tripgo-routing: Mixed and multi-modal trip planning - tripgo-get-trip-url: Get the URL of a trip previously calculated using the tripgo-routing tool The MCP server is deployed on Cloud
This server is a server that installs other MCP servers for you. Install it, and you can ask Claude to install MCP servers hosted in npm or PyPi for you. Requires npx and uv to be installed for node and Python servers respectively. Put this into your claudedesktopconfig.json (either at ~/Library/Application Support/Claude on macOS or C:\Users\NAME\AppData\Roaming\Claude on Windows):
A Model Context Protocol (MCP) server that provides AWS EC2 instance pricing data. This project includes both a traditional server implementation and a serverless Lambda function. The Lambda function provides the same functionality as the server but with serverless benefits: For detailed Lambda documentation, see LAMBDA.md. - EC2 Pricing Data: Find the cheapest EC2 instances based on specification
A Model Context Protocol (MCP) server that enables Claude Desktop (and other MCP clients) to generate images, videos, music, and audio using Fal.ai models. - Native Async API - Uses falclient.runasync() for optimal performance - Queue Support - Long-running tasks (video/music) use queue API with progress updates - Non-blocking - All operations are truly asynchronous - STDIO - Traditional Model Con
A Model Context Protocol (MCP) server implementation for Azure Data Lake Storage Gen2. This service provides a standardized interface for interacting with ADLS2 storage, enabling file operations through MCP tools. Requires Python 3.13 or higher. Install the package using uv: 1 - Edit Claude Desktop Configuration: Open claudedesktopconfig.json and add the following configuration. On MacOs, the file
Advanced search and retrieval for web crawler data. With mcp-server-webcrawl, your AI client filters and analyzes web content under your direction or autonomously. The server includes a fulltext search interface with boolean support, and resource filtering by type, HTTP status, and more. mcp-server-webcrawl provides the LLM a complete menu with which to search, and works with a variety of web craw
Slack MCP Server Give Claude the same Slack access you have. DMs, threads, history—no admin approval. I built this because I was working with someone to help me manage a complex workload, and we kept hitting walls. They needed context from my messages—"what did X say about Y?"—but Slack's API blocks access to DMs without admin approval. Screenshotting messages is not a workflow. This server bridge
A community-driven contribution space where agents and the humans behind them share browser configs so every agent navigates the web faster and cheaper than the last. Every time an agent opens a browser, it starts from zero. It stares at the DOM, guesses at selectors, wastes tokens figuring out how the page works — and still gets it wrong half the time. This happens on every site, for every agent,
A comprehensive Model Context Protocol (MCP) server for Jira integration with Claude Code. This server provides complete Jira functionality including issue management, sprint operations, comments, attachments, and batch processing. ⚠️ Security Note: Never commit your API tokens! All credentials should be in .env files or environment variables. - create-issue - Create issues with full field support
Built by Matious — We build custom AI tools and MCP servers for businesses. Managing Google Ad Manager is tedious. Creating campaigns, uploading creatives, and configuring line items involves countless clicks through a complex UI. This MCP server changes that. Connect it to Claude and manage your entire ad operations through conversation: - "Create a new campaign for Nike ending December 31st" - "
AI-powered productivity suite connecting Todo, Idea, Journal, and Timer apps with Claude via Model Context Protocol. 🌐 Server URL: https://mcp-server.basaapp.com/mcp 📱 Learn More: mcp-app.basaapp.com 1. Open Settings → Manage connectors 2. Click Add custom connector 3. Enter URL: https://mcp-server.basaapp.com/mcp 4. Click Connect → Sign in with Apple ID 5. ✅ Ready to use! Download all apps from
Documentation Try with Claude Try with Goose A Model Context Protocol (MCP) server that enables AI models to interact with Bitcoin and Lightning Network, allowing them to generate keys, validate addresses, decode transactions, query the blockchain, and more. - ₿itcoin \& Lightning Network MCP Server - 💼 Table of Contents - 🔧 Features - 🔑 Claude Desktop Integration - Testing the Claude Desktop I