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.
1062 servers
Coinmarket MCP Server The server implements a few of the Coinmarket API endpoints - Custom coinmarket:// URI scheme for accessing individual notes - Each note resource has a name, description and text/plain mimetype The server implements two tools: - get-currency-listings: Get the latest currency listings - get-quotes: Get quotes for tokens - Takes "slug" (example: bitcoin) or "symbol" (example: B
An MCP server that provides enriched blockchain data from Codex. This server can be used with any MCP-compatible client like Claude Desktop. To use the MCP Codex Server, you need to have a Codex API key. You can get your key from the Codex Dashboard. You can run the MCP Codex Server directly without installation using npx: Start the server using stdio (for embedding in CLI tools): For development
A Model Context Protocol (MCP) server providing comprehensive cryptocurrency and Web3 analytics through intelligent tool orchestration. Hive Intelligence MCP Server enables AI assistants to access a wide range of cryptocurrency, DeFi, and Web3 analytics through a unified MCP interface. The server provides both dynamic and category-specific access to over 200+ specialized tools covering market data
A Model Context Protocol server that enables AI assistants to use IP Find. The MCP server: - Connects to your IP Find API and allows AI Assistants to get locations of IP Addresses. - MCP Client (like Claude Desktop App) - IP Find API Key To use this server with the Claude Desktop app, add the following configuration to the "mcpServers" section of your claudedesktopconfig.json: - IPFINDAPIKEY - You
A Model Context Protocol (MCP) server for Flipt, allowing AI assistants to interact with feature flags. - List, create, update, and delete namespaces, flags, segments, rules, and more - Evaluate flags for specific entities - Toggle flags on/off - Manage constraints, variants, distributions, and rollouts Once the server is running, it will: 1. Set up a STDIO transport for MCP communication 2. Regis
A Model Context Protocol (MCP) server for Microsoft Bing Search API integration, allowing AI assistants to perform web, news, and image searches. - Web search for general information - News search for recent events and timely information - Image search for visual content - Rate limiting to prevent API abuse - Comprehensive error handling - Python 3.10 or higher - Microsoft Bing Search API key - MC
Use your OpenAPI specification to expose your API's endpoints as strongly typed tools. Basic example for https://petstore3.swagger.io/ 🎉 More complex example, using Github's API: This example use the bearer token auth (with a Github Personal Access Token) and force the tool naming strategy to "verb and path", as Github's operation ids are not valid tool names. As a Nuget tool: openapi-to-mcp Or d
MCP Server for the Perplexity API. - askperplexity: Request chat completion with citations from Perplexity - On macOS: ~/Library/Application\ Support/Claude/claudedesktopconfig.json - On Windows: %APPDATA%/Claude/claudedesktopconfig.json
A Model Context Protocol (MCP) server that provides AI assistants (MCP Clients) with direct access to HLedger accounting data and functionality. This server enables AI applications to query account balances, generate financial reports, add new entires, and analyze accounting data through a standardized protocol. It has support for most hledger cli commands, the ability to fetch an traverse !includ
An MCP server that provides real-time access to Chainlink's decentralized on-chain price feeds, optimized for seamless integration into AI agents and autonomous systems - Query Latest Price: Fetch the latest price for a specified price feed pair (e.g., FIL/ETH) on a given chain (e.g., ethereum), including price, decimals, round ID, and timestamp. - Query Price by Round ID: Retrieve price data for
An MCP server that provides real-time access to the latest news from Cointelegraph. - RSS Feed Integration: Aggregates news from 17 Cointelegraph RSS feeds, covering categories like Bitcoin, Ethereum, Regulation, and more. - MCP Tools: - getrsscategories: Lists all available RSS feed categories. - getlatestnews: Retrieves the latest articles from a specified category, with customizable result coun
An MCP server that enables AI agents to interact with PumpSwap for real-time token swaps and automated on-chain trading. - Buy Tokens: Purchase tokens using SOL with customizable slippage and priority fees. - Sell Tokens: Sell tokens for SOL with configurable parameters. - Token Price Query: Retrieve current token prices in SOL. - Pool Data Retrieval: Fetch and display detailed pool information fo
An MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents. Try Kukapay News MCP — no API key required, fully AI-annotated. - Tool: Latest News Headlines - Fetch the most recent cryptocurrency news headlines. - Tool: Crypto News Search - Search for news articles by cryptocurrency or keyword with pagination support using the nextPage API feature. - Prompt: News Su
A Model Context Protocol (MCP) server that queries multiple Ollama models and combines their responses, providing diverse AI perspectives on a single question. This creates a "council of advisors" approach where Claude can synthesize multiple viewpoints alongside its own to provide more comprehensive answers. - Query multiple Ollama models with a single question - Assign different roles/personas t
An MCP (Model Context Protocol) server that provides access to OriginalVoices AI twins for audience research. Add to your claudedesktopconfig.json: Ask questions to a specific audience using OriginalVoices AI twins. Parameters: You can create an API key on the OriginalVoices Platform.
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 that delivers real-time token prices from Uniswap V3 across multiple chains — optimized for AI agents and DeFi automation. - Supported Chains: Ethereum Mainnet (1), Polygon (137), Arbitrum (42161), Optimism (10). - Token Price Fetching: Queries Uniswap V3 pools for token prices against USDT, USDC, or WETH (in that order) with automatic decimal and symbol retrieval. - USD Conversion:
A MCP server to connect to wolfram alpha API. This is analogous to the !wa bang in duckduckgo search. Query Wolfram Alpha api. You must set the WOLFRAMAPIKEY environment variable. Get an api ket from Wolfram Alpha. This was tested with the full results API, but it might not be required. Since the official MCP inspector does not have good environment support, I reccommend using wong2's mcp-cli-insp
A Model Context Protocol (MCP) server for tracking cryptocurrency whale transactions using the Whale Alert API - Prerequisites - Installation - Running in Development Mode - Integrating with Claude Desktop - Direct Execution - API Key Configuration - Acknowledgements The whale-tracker-mcp server is a Python-based implementation of the Model Context Protocol (MCP) that integrates with the Whale Ale
English | 简体中文 Unsplash MCP Server is used for searching rich, high-quality images. It's ideal for developers who want to integrate Unsplash functionality into their own applications. - Advanced Image Search: Search Unsplash's extensive photo library with filters for: - Keyword relevance - Color schemes - Orientation options - Custom sorting and pagination Before installing this server, you'll nee
An MCP server providing tools for AI agents to mint ERC-20 tokens, supporting 21 blockchains. - Deploy new ERC-20 tokens with customizable parameters. - Query token metadata (name, symbol, decimals, total supply). - Initiate token transfers (returns transaction hash without confirmation). - Retrieve transaction details by hash. - Check native token balance of the current account. - Access token me
A small Model Context Protocol (MCP) server built with FastMCP that provides an interface to a NetBox instance. This repository exposes NetBox resources (sites, site-groups, devices, etc.) as MCP tools and runs a streaming HTTP transport so clients can connect and receive streamed responses from the MCP server. - FastMCP: The MCP tool registry and runtime. Tools are defined in app.py and decorated
Securely connect MCP-compatible agents to your Box content and Box AI—without moving data out of Box. The remote Box MCP server lets AI agent platforms (e.g., Copilot Studio, Claude, Mistral Le Chat) connect to Box to securely query and use Box data and AI-powered tools, while keeping content protected. Authorization is handled via OAuth so users can grant controlled access from within the client
A Model Context Protocol (MCP) server for LNbits Lightning Network wallet integration. This server allows AI assistants to interact with LNbits through a comprehensive set of tools for wallet management, payments, invoices, and extensions. Once configured, you can interact with your LNbits wallet through your favorite AI assistant. - ⚡ Core Wallet Operations: Get wallet details, balance, and trans