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.
1046 servers
OpenEcon Data Give your AI agent accurate economic data. 330K indicators from FRED, World Bank, IMF, Eurostat, and 6 more sources — one MCP command away. Website · Live App · Docs · Contributing That's it. The script auto-detects Claude Code and Codex, configures everything. Then just ask: No special syntax. No "use querydata". Just ask naturally — your agent handles the rest.
A Model Context Protocol (MCP) server implementation that provides access to various storage services via Apache OpenDAL™. - Seamless access to multiple storage services including S3, Azure Blob Storage, Google Cloud Storage, and more - List files and directories from storage services - Read file contents with automatic text/binary detection - Environment variable based configuration Add the follo
Ever wished you could just ask Portainer what's going on? Now you can! Portainer MCP connects your AI assistant directly to your Portainer environments. Manage Portainer resources such as users and environments, or dive deeper by executing any Docker or Kubernetes command directly through the AI. Portainer MCP is a work in progress implementation of the Model Context Protocol (MCP) for Portainer e
This is a simple Model Context Protocol server that uses the ipinfo.io API to get detailed information about an IP address. This can be used to determine where the user is located (approximately) and what network they are used. You'll need to create a token to use the IPInfo API. If you don't already have one, you can sign up for a free account at https://ipinfo.io/signup. While each client has it
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
A Model Context Protocol (MCP) server that provides onchain tools for AI applications like Claude Desktop and Cursor, allowing them to interact with the Base Network and Coinbase API. This MCP server extends any MCP client's capabilities by providing tools to do anything on Base: - Retrieve wallet addresses - List wallet balances - Transfer funds between wallets - Deploy smart contracts - Interact
Implementation of an MCP server for the RAG Web Browser Actor. This Actor serves as a web browser for large language models (LLMs) and RAG pipelines, similar to a web search in ChatGPT. The easiest way to get the same web browsing capabilities is to use mcp.apify.com with default settings. - ✅ No local setup required - ✅ Always up-to-date - ✅ Access to 6,000+ Apify Actors (including RAG Web Browse
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
一个基于BaoStock的股票数据服务器,提供了多个接口用于获取股票市场数据。 - 提供股票基本信息查询 - 支持K线历史数据获取 - 季度财务指标数据(盈利能力、营运能力、成长能力) - Python 3.10+ 以下是各个接口的测试用例示例: - 微信: iamxxn886
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 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
Think MCP is an implementation of an MCP (Model Context Protocol) server that provides a "think" tool for structured reasoning in agentic AI workflows. This project is inspired by the Anthropic engineering article: The "think" tool: Enabling Claude to stop and think in complex tool use situations. According to the referenced article, adding the think tool can lead to improved evaluation metrics by
Self Maintaining Docs for Devs & AI — Turn your codebase into always-current documentation, so engineers and AI never read outdated docs again. This repository is the entry point for using Sequa via the Model Context Protocol (MCP). Add Sequa as an MCP server to Cursor, Claude, Windsurf, VSCode, Cline, Highlight, Augment, or any other MCP‑capable client. 70% of docs are never updated as underlying
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
Please use Alby MCP instead! This repository has been deprecated in favor of Alby MCP, which includes all the NWC tools along with additional Lightning tools. Connect a bitcoin lightning wallet to your LLM using Nostr Wallet Connect (NWC or NIP-47). This MCP server uses the official MCP TypeScript SDK If your agent supports SSE (e.g. N8N) or HTTP Streamable transports, you can connect to Alby's MC
A Model Context Protocol (MCP) server written in Rust that fetches stock price data from stooq.com. - Latest stock prices - Get real-time stock price data - Historical data - Retrieve historical stock data with custom date ranges - Multi-market support - Access stocks from 5 major markets - Rust 1.75+ This will install to ~/.stooq-mcp/. To customize: The install script will: 1. Build the project 2
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-name: io.github.isdaniel/mcpweatherserver A Model Context Protocol (MCP) server that provides weather information using the Open-Meteo API. This server supports multiple transport modes: standard stdio, HTTP Server-Sent Events (SSE), and the new Streamable HTTP protocol for web-based integration. Get current weather information with comprehensive metrics: Temperature, humidity, dew point Wind
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
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
An MCP (Model Context Protocol) server that captures screenshots of web pages using Puppeteer. This server allows AI agents to visually verify web applications and see their progress when generating web apps. - Full page screenshots: Capture entire web pages or just the viewport - Element screenshots: Target specific elements using CSS selectors - Multiple formats: Support for PNG, JPEG, and WebP
A Model Context Protocol (MCP) server providing geospatial tools for AI agents. Enables Claude, GPT, and other LLMs to perform geocoding, routing, spatial analysis, and file operations. - Geocoding: Convert addresses to coordinates and vice versa (via Nominatim/OSM or Pelias) - Batch Geocoding: Geocode multiple addresses in a single request (up to 10) - Elevation Data: Get altitude for points and
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
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" - "