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.
958 servers
Welcome to the Coin MCP Server – your one-stop shop for snagging the latest cryptocurrency prices faster than you can say "To the moon!" 🌙 Built with FastMCP and spiced up with zod for validation, this little server is here to fetch token prices from Bitget’s API like a trusty crypto butler. 🧑💼 中文文档 | English This project spins up a server that lets you query the current price of any cryptocur
Connect Claude Code to your Robinhood account. Analyze your portfolio, get real-time quotes, and execute trades—all through conversation. Then in Claude Code: 1. Type /mcp → select trayd → click Authorize 2. Sign in with Google 3. Say: "Link my Robinhood account" 4. Approve on your phone 5. Start trading! Instead of clicking through dozens of screens: Important to understand: - Your Robinhood emai
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:
Agent Interviews is a cutting-edge AI interview-as-a-service platform that helps companies streamline their technical assessment process. Our platform allows you to: - Create AI interviewers tailored to specific roles and skills - Conduct consistent, bias-reduced technical interviews at scale - Collect structured data on candidate performance - Save engineering time while maintaining high hiring s
An unofficial Model Context Protocol (MCP) server for interacting with PayPal Braintree payment processing services. This project is available under the MIT License with an Academic Citation Requirement. This means you can freely use, modify, and distribute the code, but any academic or scientific publication that uses this software must provide appropriate attribution. If you use this software in
Now available through the Official MCP Registry - Streamable HTTP: https://mcp.tradeit.app/mcp - SSE: https://mcp.tradeit.app/sse The Trade It MCP Server brings stock, crypto, and options trading support to agents. It enables natural-language interaction with stock and crypto brokerages—execute trades, query portfolio performance, and surface market insights by sending plain-English requests throu
Spring Boot starter that automatically exposes SpringDoc OpenAPI operations as MCP tools. - Auto-discovery of OpenAPI operations from your running Spring app - Auto-registration of MCP tools for discovered API operations - Smart-context tools: metadiscoverapitools, metainvokeapibyintent - Response optimization with projection/summarization controls - Risk controls for dangerous operations (confirm
mcp-name: io.github.wmarceau/hvac-quotes HVAC equipment RFQ (Request for Quote) management via MCP for Claude Desktop. - Submit RFQs to HVAC equipment distributors - Check RFQ status and track responses - Get and compare quotes from multiple distributors - Simulate quotes for testing workflows Add to your claudedesktopconfig.json: Submit a Request for Quote to HVAC distributors. Check the status o
A Model Control Protocol (MCP) server that integrates with Amazon Bedrock's Nova Canvas model for AI image generation. - High-quality image generation from text descriptions using Amazon's Nova Canvas model - Advanced control through negative prompts to refine image composition - Flexible configuration options for image dimensions and quality - Deterministic image generation with seed control - Ro
This package contains everything needed to set up the SkySQL MCP (Model Context Protocol) server, which provides a powerful interface for managing SkySQL (MySQL/MariaDB) database instances and interacting with SkyAI Agents. - Launch and manage serverless MariaDB database instances - Interact with AI-powered database agents - Execute SQL queries directly on SkySQL (MySQL/MariaDB) instances - Manage
Token Optimizer MCP is a Model Context Protocol (MCP) server that reduces context window usage by 60-90% through intelligent caching, compression, and smart tool replacements. By storing compressed content externally in SQLite and providing optimized alternatives to standard tools, the server helps you maximize your available context window. Production Results: 60-90% token reduction across 38,000
The Model Context Protocol (MCP) standardizes how Large Language Models (LLMs) talk to external services like Supabase. It connects AI assistants directly with your Supabase project and allows them to perform tasks like managing tables, fetching config, and querying data. See the full list of tools. Before setting up the MCP server, we recommend you read our security best practices to understand t
A Model Context Protocol (MCP) server that provides seamless integration with Neovim instances, enabling AI assistants to interact with your editor through connections and access diagnostic information via structured resources. Supports both stdio and HTTP server transport modes for different integration - Multi-Connection Support: Manage multiple concurrent Neovim instances - LSP Integration: Com
Octomind provides a whole e2e platform for test creation, execution and management including auto-fix. With this MCP server you can use Octomind tools and resources in your local development environment and enable it to create new e2e tests, execute them and more. see https://octomind.dev/ and https://octomind.dev/docs/mcp/install-octomind-mcp for more details. The server uses the following enviro
Allows you to query crypto information from coincap's public API - no API keys or registration required To get started, add this configuration to your Claude Desktop config file: MacOS: ~/Library/Application\ Support/Claude/claudedesktopconfig.json Windows: %APPDATA%/Claude/claudedesktopconfig.json To install Coincap for Claude Desktop automatically via Smithery: - Node.js 18+ Then, launch Claude
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
Your AI Assistant in Memory Forensics Volatility MCP seamlessly integrates Volatility 3's powerful memory analysis with FastAPI and the Model Context Protocol (MCP). Experience memory forensics without barriers as plugins like pslist and netscan become accessible through clean REST APIs, connecting memory artifacts directly to AI assistants and web applications Volatility 3 Integration: Leverages
Control your Reclaim.ai calendar, tasks, and habits from AI assistants via MCP. 40 tools across tasks, calendar, habits, focus time, and analytics. See docs/TOOLS.md for complete reference. Registries: PyPI · Smithery · Glama · GitHub · GitLab Limit exposed tools via RECLAIMTOOLPROFILE: Poetry (from source) Note: Use --directory flag instead of cwd – Claude Desktop doesn't respect cwd. Other MCP c
A Model Context Protocol Server for Home Assistant. See Model Context Protocol for context. The custom component required by this integration is moving to Home Assistant Core in https://github.com/home-assistant/core/pull/134122 1. Install the home-assistant-model-context-protocol custom component in your Home Assistant instance 1. Create a Long Lived Access Token 1. Clone this git repo to a path
SmartDB is a universal database gateway that implements the Model Context Protocol (MCP) server interface. This gateway allows MCP-compatible clients to connect and explore different databases. Compared to similar products, SmartDB not only provides basic database connection and exploration capabilities but also adds advanced features such as OAuth 2.0 authentication , health checks, SQL optimizat
Panther's Model Context Protocol (MCP) server provides functionality to: 1. Write and tune detections from your IDE 2. Interactively query security logs using natural language 3. Triage, comment, and resolve one or many alerts Scheduled Queries Global Helpers Data Models Users & Access Management Follow these steps to configure your API credentials and environment. 1. Create an API token in Panthe
A Model Context Protocol server for Jupiter API, Solana's premier DEX aggregator. Supports immediate swaps through Ultra API and limit orders through Trigger API. Before installing the extension, ensure you have: 1. Node.js and npx (for envmcp support) - Download from: https://nodejs.org/ - Verify with: npx --version 2. uv/uvx (Python package manager) - Install from: https://docs.astral.sh/uv/gett
This is a Model Context Protocol (MCP) server for WhatsApp. With this you can search and read your personal Whatsapp messages (including images, videos, documents, and audio messages), search your contacts and send messages to either individuals or groups. You can also send media files including images, videos, documents, and audio messages. It connects to your personal WhatsApp account directly v
IANA-Registered Format for AI Context · application/vnd.faf+yaml Universal version of claude-faf-mcp — Anthropic-approved MCP server, now compatible with all platforms. AI assistants forget. They misunderstand. They drift. Every new session, every new file, every new developer — AI starts guessing again. Your codebase context leaks away. Yesterday's perfect assistant becomes today's confused inter