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
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
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
The Terraform MCP Server is a Model Context Protocol (MCP) server that provides seamless integration with Terraform Registry APIs, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development. - Dual Transport Support: Both Stdio and StreamableHTTP transports with configurable endpoints - Terraform Registry Integration: Direct integration with public Terra
An MCP server that tracks Bitcoin's Unspent Transaction Outputs (UTXO) and block statistics, giving AI agents direct access to essential on-chain data. - getutxo: Retrieves UTXO details for a given Bitcoin address, including the number of UTXOs, total value in BTC, and transaction details. - getblockstats: Fetches transaction statistics for a specific Bitcoin block, including block hash, transacti
An MCP server that tracks Ethereum’s validator activation and exit queues in real time, enabling AI agents to monitor staking dynamics and network participation trends. - getactivationqueue: Retrieves statistics about the Ethereum validator activation queue, including queue length, total active validators, entering validators' balance, and estimated wait time. - getexitqueue: Retrieves statistics
An MCP server that empowers AI agents to inspect any wallet’s balance and onchain activity across major EVM chains and Solana chain. - Multi-Chain Support: Queries Solana, Ethereum, Polygon, Binance Smart Chain (BSC), Base, Arbitrum and more. - Flexible Output: Balances in ASCII tables, activities and transactions in structured text. - Python: Version 3.10 or higher. - Dune SIM API Key: Obtain fro
An MCP server for nearby place searches with IP-based location detection. - IP-based Location Detection: Uses ipapi.co to determine your current location - Google Places Integration: Searches for nearby places based on keywords and optional type filters - Simple Interface: Single tool endpoint with customizable radius - Python 3.10+ - Google Cloud Platform API Key with Places API enabled - Interne
mcp-k8s-eye is a tool that can manage kubernetes cluster and analyze workload status. - [x] Connect to a Kubernetes cluster - [x] Generic Kubernetes Resources management capabilities - Support all navtie resources: Pod, Deployment, Service, StatefulSet, Ingress... - Support CustomResourceDefinition resources - Operations include: list, get, create, update, delete - [x] Pod management capabilities
An MCP server that detects potential risks in Solana meme tokens, helping AI agents avoid rug pulls and unsafe projects. - Token Analysis Tool: The analysistoken tool retrieves and processes Solana token data from the Solsniffer API. - Structured Output: Returns detailed token information including name, symbol, Snif score, market cap, price, supply, risks, and audit status. - Python 3.10 or highe
An MCP server that powers AI agents with indexed blockchain data from The Graph. Fetches the schema of a specified subgraph, providing AI agents with the context needed to generate GraphQL queries. Parameters: - subgraphId: The subgraph ID (e.g., "QmZBQcF...") - asText: Output format flag - true: Returns human-readable GraphQL schema - false: Returns JSON schema (default) Executes GraphQL queries
An MCP server that standardizes and contextualizes Modbus data, enabling seamless integration of AI agents with industrial IoT systems. - Modbus Tools: - Read/write holding registers (readregister, writeregister). - Read/write coils (readcoils, writecoil). - Read input registers (readinputregisters). - Read multiple holding registers (readmultipleholdingregisters). - Prompt: Analyze Modbus registe
A Model Context Protocol (MCP) server for Homebrew package management on macOS, designed for seamless integration with Claude Desktop and other MCP-compatible clients. - Language: Python 3.13 - MCP: Model Context Protocol - Package Manager: Homebrew (macOS) - Venv/Dependency Manager: uv - Exposes Homebrew commands as MCP tools. The supported commands are grouped by function: - Package Management:
A Model Context Protocol server that enables LLMs to interact with GraphQL APIs. This implementation provides schema introspection and query execution capabilities, allowing models to discover and use GraphQL APIs dynamically. Run mcp-graphql with the correct endpoint, it will automatically try to introspect your queries. - graphql-schema: The server exposes the GraphQL schema as a resource that c
A Model Context Protocol (MCP) tool that provides up-to-date documentation for npm packages directly in your IDE. This tool fetches the latest README documentation from either the package's GitHub repository or the README bundled with the npm package itself. This MCP tool helps your IDE (like Cursor) get the most current documentation for any npm package instead of relying on outdated or incomplet
A mcp server that provides real-time and historical Crypto Fear & Greed Index data, powered by the Alternative.me. This server exposes resources and tools for fetching and analyzing the Fear & Greed Index, making it easy to integrate into MCP-compatible clients, including Claude Desktop. - Current Index: Retrieve the latest Fear & Greed Index value and classification. - Historical Data: Fetch hist
An MCP server implementation that provides a tool for problem-solving using the Lotus Sutra's wisdom framework, combining analytical thinking with intuitive wisdom. Multi-faceted problem-solving approach inspired by the Lotus Sutra Step-by-step thought process with different thinking techniques Meditation pauses to allow insights to emerge naturally Beautifully formatted thought process visualizat
This project is no longer needed. Ragie now supports MCP natively as a streamable HTTP server. See docs here: [https://docs.ragie.ai/docs/mcp-overview] If you would like users within your company to be able to access you knowledge base in applications like Claude or ChatGPT, you may need MCP Bridge A Model Context Protocol (MCP) server that provides access to Ragie's knowledge base retrieval capab
A Model Context Protocol (MCP) server that provides search and crawl functionality using Search1API. - Node.js >= 18.0.0 - A valid Search1API API key (See Setup Guide below on how to obtain and configure) 1. Clone the repository: 2. Configure API Key: Before building, you need to provide your Search1API key. See the Setup Guide section below for different methods (e.g., using a .env file or enviro
An MCP server to use radare2 with AI agents such as OpenCode, Mai, VSCode, Claude, CLION, ... This implementation provides: - 💻 Fully written in C using the native r2 APIs - 🧩 Works from the CLI, as an r2 plugin and as an MCP server - 🔍 Seamless binary analysis with radare2 - 🔗 Connect to any local or remote r2/iaito session via r2pipe - 🔒 Supports readonly mode, sandbox lock and restrict too
The GitHub MCP Server connects AI tools directly to GitHub's platform. This gives AI agents, assistants, and chatbots the ability to read repositories and code files, manage issues and PRs, analyze code, and automate workflows. All through natural language interactions. - Repository Management: Browse and query code, search files, analyze commits, and understand project structure across any reposi
Turn any CLI tool into an MCP server. Uses the --help to build MCP tools. Works with any CLI tool that has --help output. Build a cache first for better performance:
A Model Context Protocol (MCP) server for intelligent handling of large files with smart chunking, navigation, and streaming capabilities. - Smart Chunking - Automatically determines optimal chunk size based on file type - Intelligent Navigation - Jump to specific lines with surrounding context - Powerful Search - Regex support with context lines before/after matches - File Analysis - Comprehensiv
A Model Context Protocol (MCP) server that provides SQL analysis, linting, and dialect conversion capabilities using SQLGlot. The SQL Analyzer MCP server provides tools for analyzing and working with SQL queries. It helps with: - SQL syntax validation and linting - Converting queries between different SQL dialects (e.g., MySQL to PostgreSQL) - Extracting and analyzing table references and dependen