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
An MCP server that provides real-time data and insights from the Hyperliquid perp DEX for use in bots, dashboards, and analytics. - User Data Queries: - getuserstate: Fetch user positions, margin, and withdrawable balance for perpetuals or spot markets. - getuseropenorders: Retrieve all open orders for a user account. - getusertradehistory: Get trade fill history with details like symbol, size, an
Português | MCP server for fetch web page content using Playwright headless browser. - JavaScript Support: Unlike traditional web scrapers, Fetcher MCP uses Playwright to execute JavaScript, making it capable of handling dynamic web content and modern web applications. - Intelligent Content Extraction: Built-in Readability algorithm automatically extracts the main content from web pages, removing
An MCP server for tracking Binance Alpha trades, helping AI agents optimize alpha point accumulation. - Real-time Trade Monitoring: Track buy-side activity for Binance Alpha tokens by Subscribing to on-chain events. - USD-based Metrics: Calculates trade values in USD using real-time prices from the CryptoCompare. - Data Persistence: Maintains trade data in memory, with automatic cleanup of records
A Visual Studio Code extension (available on the Marketplace) that allows Claude and other MCP clients to code directly in VS Code! Inspired by Serena, but using VS Code's built-in capabilities. Perfect for extending existing coding agents like Claude Code with VS Code-specific capabilities (symbol search, document outlines) without duplicating tools they already have. Note that this extension use
An MCP (Model Context Protocol) server that gives AI assistants like Claude Code instant file search capabilities via Everything by voidtools. Everything is a lightning-fast file search engine for Windows that indexes all files and folders on NTFS drives. This MCP server exposes Everything's search as a tool that AI assistants can call, enabling them to find files across your system in millisecond
The open-source alternative to Google's Code Wiki — with MCP. Index any codebase with tree-sitter, generate docs with your LLM, serve them through a full-featured docs site, and expose everything as tools for coding agents via MCP. Like Notion for code agents. Index a project and generate documentation. Defaults to the current directory. Start the docs server. Manage API keys and provider settings
Convert markdown (.md) files into professional, interactive PDF documents with automatic table of contents. mcp-name: io.github.wmarceau/md-to-pdf - Automatic Table of Contents - Generated from markdown headers - Interactive Navigation - Clickable TOC links to sections - Professional Styling - Clean, readable PDF output - Code Block Support - Syntax highlighting preserved - Table Support - Markdow
Kokoro Text to Speech MCP server that generates .mp3 files with option to upload to S3. Uses: https://huggingface.co/spaces/hexgrad/Kokoro-TTS Clone to a local repo. Download the Kokoro Onnx Weights for kokoro-v1.0.onnx and voices-v1.0.bin and store in the same repo. Add the following to your MCP configs. Update with your own values. This is needed to convert .wav to .mp3 files To run locally add
K8s MCP Server is a Docker-based server implementing Anthropic's Model Context Protocol (MCP) that enables Claude to run Kubernetes CLI tools (kubectl, istioctl, helm, argocd) in a secure, containerized environment. Session 1: Using k8s-mcp-server and Helm CLI to deploy a WordPress application in the claude-demo namespace, then intentionally breaking it by scaling the MariaDB StatefulSet to zero.
An MCP server paired with a Firefox browser extension that provides AI assistants with access to tab management, browsing history, and webpage text content. The MCP server supports the following tools: - Open or close tabs - Get the list of opened tabs - Create tab groups with name and color - Reorder opened tabs - Read and search the browser's history - Read a webpage's text content and links (re
Renders diagram source files to PNG/SVG using Kroki. No runtime dependencies — uses only Node.js built-ins. Two usage modes: - CLI — drop source files into src/, run make render, get images in diagrams/ - MCP server — AI tools (renderdiagram, renderfile) render on demand and return a one-click preview URL Output lands in diagrams/. Format is detected from the file extension. Unsupported extensions
Mermaid MCP Server is an MCP server that helps agents turn large codebases (local folders or GitHub repositories) into Mermaid diagrams and render them as PNG images via Kroki, enabling fast, reliable understanding of a project’s structure and flow. When working with a new codebase, it’s easy to lose time jumping between folders and files. This server provides a clean, tool-based workflow for agen
ComputerVision-based 🪄 sorcery of local image recognition and editing tools for AI assistants Official website: imagesorcery.net 🪄 ImageSorcery empowers AI assistants with powerful image processing capabilities: - ✅ Crop, resize, and rotate images with precision - ✅ Remove background - ✅ Draw text and shapes on images - ✅ Add logos and watermarks - ✅ Detect objects using state-of-the-art models
The TikTok MCP integrates TikTok access into Claude AI and other apps via TikNeuron. This TikTok MCP allows you to - analyze TikTok videos to determine virality factors - get content from TikTok videos - chat with TikTok videos Description: Get the subtitle (content) for a TikTok video url. This is used for getting the subtitle, content or context for a TikTok video. If no language code is provide
MCP server for MinerU document parsing API — extract text, tables, and formulas from PDFs, DOCs, and images. - VLM model — 90%+ accuracy for complex documents - Pipeline model — Fast processing for simple documents - Local file upload — Upload files from disk for batch parsing - Batch processing — Parse up to 200 documents at once - Download & rename — Extract markdown with original filenames - Pa
A lightweight Java-based MCP (Model Context Protocol) server for JDBC built with Quakrus. This server is compatible with Virtuoso DBMS and any other DBMS backend that has a JDBC driver. - Get Schemas: Fetch and list all schema names from the connected database. - Get Tables: Retrieve table information for specific schemas or all schemas. - Describe Table: Generate a detailed description of table s
Modern Kubernetes visibility. Local-first. No account. No cloud dependency. Blazing Fast. radarhq.io · Docs · Releases Topology, event timeline, and service traffic — plus resource browsing, Helm management, and GitOps support for FluxCD and ArgoCD. Visualize your cluster topology, browse resources, stream logs, exec into pods, inspect container image filesystems, manage Helm releases, monitor
An MCP server for AI agents to automate token swaps on Uniswap DEX across multiple blockchains. - Price Quotes: Get real-time price quotes for token swaps with multi-hop route optimization. - Swap Execution: Execute swaps on Uniswap V3 with configurable slippage tolerance and deadlines. - Swap Suggestions: Generate trading suggestions based on liquidity, fees, and optimal paths. - Multi-Chain Supp
A Model Context Protocol (MCP) server for Google Sheets API integration. Enables reading, writing, and managing Google Sheets documents directly from your MCP client (e.g., Claude Code, Claude Desktop, Cursor, etc.). - Complete Google Sheets Integration: Read, write, and manage spreadsheets - Advanced Operations: Batch operations, formatting, charts, and conditional formatting - Flexible Authentic
A powerful Model Context Protocol (MCP) server for Docker operations, enabling seamless container and compose stack management through Claude AI. - 🚀 Container creation and instantiation - 📦 Docker Compose stack deployment - 🔍 Container logs retrieval - 📊 Container listing and status monitoring To try this in Claude Desktop app, add this to your claude config files: To install Docker MCP for C
MCP server for transferring conversation context between AI chats or different projects within the same AI. - Audit Logging (v0.7.0+): Optional structured JSONL logging for diagnostics (--audit flag) - Verbatim Conversation Saving (v0.6.1+): AI saves complete conversations without summarization or abbreviation - Merge Handoffs (v0.6.0+): Combine multiple related handoffs into one unified context -
MCP Server for the Mattermost API, enabling Claude and other MCP clients to interact with Mattermost workspaces. The server supports multiple configuration methods with the following priority (highest to lowest): 1. CLI arguments (--url, --token, --team-id) 2. Environment variables (MATTERMOSTURL, MATTERMOSTTOKEN, MATTERMOSTTEAMID) 3. config.local.json (for local overrides, gitignored) 4. config.j
Compose and post formatted content to a Telegram channel -- MarkdownV2 escaping, message splitting, media ordering
Official Model Context Protocol server for BlogBurst — AI-powered content generation, repurposing, and multi-platform publishing. - Blog Generation — Generate complete blog posts from topics - Content Repurposing — Turn URLs or text into platform-ready social media posts - Platform Content — Generate optimized content for 9+ platforms (Twitter, LinkedIn, Reddit, Bluesky, Threads, Telegram, Discord