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.
957 servers
An MCP (Model Context Protocol) server that provides AI models and automation tools with access to TheHive incident response platform. This server acts as a bridge between MCP clients (like AI assistants) and TheHive, allowing them to: - Retrieve and analyze security alerts - Access case information - Promote alerts to cases - Perform incident response operations 1. getthehivealerts - Retrieve a l
This is the MCP server of atest. Please start the MCP server with atest gRPC port. or start in Docker or start in npx You can also set the MCP server mode with the --mode flag. or as stdio mode: You can build the binary with the following command: You can build .dxt package with the following command: You can publish the package with the following command:
AI-Powered Travel Planning: Simplify your trip planning with the Travel Industry's first Remote MCP Server for AI Assistants. Peek.com's amazing experiences cover every major destination worldwide, 300,000+ verified activities, and millions of authentic reviews. Let AI help you find the best experiences for your next trip. "Grandparents in town for weekend. Fun experiences for them and the grandki
日本語版 READMEはこちら Model Context Protocol (MCP) server implementation that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account. 1. pushtextmessage - Push a simple text message to a user via LINE. - userId (string?): The user ID to receive a message. Defaults to DESTINATIONUSERID. Either userId or DESTINATIONUSERID must be set. - message.text (string): The plain text
You can run the MCP Server in a Docker container. This is useful if you want to avoid managing Python environments or dependencies on your local machine. See kestramcpdocker. Paste the following configuration into your MCP settings (e.g., Cursor, Claude, or VS Code): - Replace , , and with your actual credentials. - For OSS installations, you can use KESTRAUSERNAME and KESTRAPASSWORD instead of KE
Model Context Protocol (MCP) server for mapping clinical terminology to Observational Medical Outcomes Partnership (OMOP) concepts using Large Language Models (LLMs). The vocabulary API is supported by OMOP HUB, and you can obtain an API key from omophub.com. This server provides an agentic framework to standardize medical terms into the OMOP Common Data Model (CDM). It uses the OMOPHub API for vo
Universal Deployment Tracker for AI Assistants Track deployments across all platforms directly in your AI conversation. No more context-switching. No more dashboard hunting. Watch Full Demo · Live Badge Demo ───────────────────────── Get started in under 30 seconds: That's it! The server is now running and ready to be configured in your AI assistant. ───────────────────────── deploy-mcp supports m
This MCP server integrates with Google Tasks to allow listing, reading, searching, creating, updating, and deleting tasks. - Search for tasks in Google Tasks - Input: query (string): Search query - Returns matching tasks with details - List all tasks in Google Tasks - Optional input: cursor (string): Cursor for pagination - Returns a list of all tasks - Create a new task in Google Tasks - taskList
A Model Context Protocol (MCP) server providing AI assistants with comprehensive Quip document access and management. - Full Document Lifecycle: Create, read, edit, delete Quip documents - Smart Search: Find documents with comprehensive search capabilities - Recent Documents: Access your recently viewed/edited documents - User Management: Get user information and details - Comments: Retrieve and m
Enable MCP features for any Gin API with a line of code. Gin-MCP is an opinionated, zero-configuration library that automatically exposes your existing Gin endpoints as Model Context Protocol (MCP) tools, making them instantly usable by MCP-compatible clients like Cursor , Claude Desktop , Continue , Zed , and other MCP-enabled tools. Our philosophy is simple: minimal setup, maximum productivity .
A production-ready Model Context Protocol (MCP) server for Method CRM API integration. This server enables LLMs to interact with Method CRM data through well-designed tools for tables, files, users, events, and API key management. - 20 Comprehensive Tools covering all Method CRM operations - API Key Authentication (fully implemented) with OAuth2 placeholders - Dual Transport Support: stdio (local)
A Model Context Protocol (MCP) server for the Discord API (JDA), allowing seamless integration of Discord Bot with MCP-compatible applications like Claude Desktop. Enable your AI assistants to seamlessly interact with Discord. Manage channels, send messages, and retrieve server information effortlessly. Enhance your Discord experience with powerful automation capabilities. 🔧 Manual Installation M
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
IMPORTANT: This project is deprecated. Spacebridge MCP server is now available over HTTPS. See instructions at https://spacebridge.io A Model Context Protocol (MCP) server that integrates with the SpaceBridge REST API (https://spacebridge.io/docs) to automate issue management across connected issue trackers. SpaceBridge-MCP is a Model Context Protocol (MCP) server designed to integrate AI developm
A portable, single-binary system auditing tool for Linux. Like Lynis but faster and smarter. No configuration needed. No dependencies. Just run. - 🔒 Security: Firewall, SSH hardening, SSL/TLS, fail2ban, SUID binaries, open ports - 🚀 Services: Systemd services, web servers, databases, Docker - 💻 Resources: CPU, RAM, disk usage, top processes - 💾 Storage: SMART health, inode usage, filesystem er
Piston MCP Server piston-mcp is an MCP server that allows LLMs to connect to and execute code using Piston . You can try out piston-mcp locally without cloning it. To try out piston-mcp you'll need to install uv: You will also need to download an MCP client to connect to piston-mcp, such as Claude Desktop. Update the MCP client's configuration with the following configuration to connect to piston-
MCP Server for the VictoriaMetrics. To install VictoriaMetrics Server for Claude Desktop automatically via Smithery: Description: Write data to the VictoriaMetrics database. Input Parameters: Description: Import Prometheus exposition format data into VictoriaMetrics. Input Parameters: Description: Query time series data over a specific time range. Input Parameters: Description: Query the current v
A Model Context Protocol (MCP) server that exposes FinBrain datasets to AI clients (Claude Desktop, VS Code MCP extensions, etc.) via simple tools. Backed by the official finbrain-python SDK. - Package name: finbrain-mcp - CLI entrypoint: finbrain-mcp - Documentation: finbrain.tech/integrations/mcp Access FinBrain's machine learning price forecasts with daily (10-day) and monthly (12-month) horizo
Interact with Confluence This is a TypeScript-based MCP server that provides tools to interact with Confluence. It demonstrates core MCP concepts by providing: - Tools for executing CQL queries to search pages - Tools for retrieving the content of Confluence pages - Tools for updating content on Confluence pages - Purpose: Run a CQL query to search for Confluence pages. - Parameters: cql, limit (d
MCP server for SparkSheets - AI-powered document platform integration for Claude Code, Cursor, and Cline. 日本語 | English Add to your ~/.claude.json: Then login with your SparkSheets account: - Session Management - Save and search development session history - Knowledge Base - Store error solutions and code snippets - Usage Tracking - Sync /stats output and work time - Sheet Operations - Create, edi
A QR code generation MCP server implemented using FastMCP, supporting text-to-QR code conversion with base64 encoding output. - Support for any text to QR code conversion (including Chinese characters) - Customizable colors and styles - Base64 encoding - Support for STDIO, HTTP, and SSE transport modes - TRANSPORTMODE: Transport mode (sse, http, stdio), default: sse - HOST: Host address to bind, d
A Model Context Protocol (MCP) server that provides access to GitHub's GraphQL API. This server exposes a single tool that allows executing arbitrary GraphQL queries and mutations against GitHub's API. - Execute any GraphQL query against GitHub's API - Comprehensive error handling and reporting - Detailed documentation with example queries - Support for variables in GraphQL operations - Python 3.1
Transform product ideas into reality with an intelligent orchestration system that bridges Product Managers, Developers, and AI. Orchestro conducts the entire development symphony: task decomposition, dependency tracking, pattern learning, and real-time progress visualization. The Problem: - Product Managers lose track of development progress - Developers struggle with context switching and depend
AI-powered debugging and inspection for Kubernetes clusters using Inspektor Gadget. - AI-powered interface for Kubernetes troubleshooting and monitoring - One-click Inspektor Gadget deployment and removal - Intelligent output summarization and analysis - Automatic gadget discovery from Artifact Hub 1. Ensure you have Docker and a valid kubeconfig file 2. Configure the MCP server in VS Code (see IN