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.
1084 servers
An MCP server for tracking and managing cryptocurrency portfolio allocations, enabling AI agents to query and optimize portfolio strategies in real time. - Portfolio Management: Add and track cryptocurrency holdings with real-time Binance prices. - Price Retrieval: Fetch current prices for any Binance trading pair (e.g., BTC/USDT). - Value History: Generate visual charts of portfolio value over ti
Instead of manually checking the Rybbit dashboard, let your AI assistant query analytics data directly: - "How many users visited the site today?" - "Show me the top pages by bounce rate this week" - "What errors occurred in the last hour?" - "Show user journey from homepage to checkout" - "Compare browser usage between mobile and desktop" Or clone and build: Add to your ~/.claude/settings.json or
A Model Context Protocol server that provides access to your iTerm session. Efficient Token Use: iterm-mcp gives the model the ability to inspect only the output that the model is interested in. The model typically only wants to see the last few lines of output even for long running commands. Natural Integration: You share iTerm with the model. You can ask questions about what's on the screen, or
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
MCP Server is a versatile tool designed for interactive data exploration. Your personal Data Scientist assistant, turning complex datasets into clear, actionable insights. 1. Download Claude Desktop - Get it here 2. Install and Set Up - On macOS, run the following command in your terminal: 3. Load Templates and Tools - Once the server is running, wait for the prompt template and tools to load in C
An MCP server providing a range of cryptocurrency technical analysis indicators and strategies, empowering AI trading agents to efficiently analyze market trends and develop robust quantitative strategies. For more crypto-related MCP servers, see the Kukapay MCP servers. - Technical Indicators: 50+ indicators across trend, momentum, volatility, and volume categories. - Trading Strategies: Correspo
A Cli, a webUI, and a MCP server for the Z-Image-Turbo text-to-image generation model (Tongyi-MAI/Z-Image-Turbo and its variants). This tool is designed to run efficiently on local machines for Windows/Mac/Linux users. It features specific optimizations for NVIDIA (CUDA), AMD on Linux (ROCm), Intel (XPU), and Apple Silicon (MPS), falling back to CPU if no compatible GPU is detected. Hybrid Interfa
MCP (Model Context Protocol) server for the Barevalue AI podcast editing API. Allows Claude Code and other MCP-compatible tools to submit and manage podcast editing orders programmatically. - Upload audio files directly from your local machine - Submit orders for AI-powered podcast editing - Check order status and download completed files - Manage webhooks for automated notifications - Pre-validat
A Go MCP server for D&D campaign state management, dice rolling, and session memory. - Serves a Model Context Protocol (MCP) toolset over stdio or streamable HTTP. - Stores campaign data in per-campaign SQLite databases. - Tracks characters, plot events/hooks, world flags, roll history, checkpoints, and session summaries. - Generates session briefs and markdown recaps for fast DM context restorati
An open-source Model Context Protocol (MCP) server that connects AI agents to the Counsel API for strategic reasoning and multi-perspective analysis. - Hosted & Self-Hosted - Use the hosted server instantly or run your own instance - Strategic Reasoning - Access Counsel's debate and multi-perspective reasoning engines - Advisor Sessions - Run interactive intake and profile tuning sessions - Native
TL;DR for AI agents — enquire-mcp is the 1 Obsidian MCP: a local memory and document-intelligence layer that makes one vault persistently searchable from Claude Code, Claude Desktop, Cursor, ChatGPT, Codex, OpenClaw, and any MCP client. It returns cited source context across Markdown, PDFs + OCR, Canva
English Version 一个用于与语雀 API 集成的 Model-Context-Protocol (MCP) 服务器。此实现受 Figma-Context-MCP 的启发,并使用 语雀开放 API。 该服务器提供了与语雀知识库平台交互的 MCP 工具,允许 AI 模型: - 获取用户和文档信息 - 创建、读取、更新和删除文档 - 获取统计数据和分析信息 要使用 Smithery 将 Yuque MCP Server 自动安装到 Claude 桌面端: - Node.js 18+ (推荐) - 拥有 API 令牌的语雀账号 3. 基于 .env.example 创建 .env 文件: 4. (可选) 在 .env 文件中添加你的语雀 API 令牌: 你也可以选择在连接到服务器时通过查询参数提供令牌,而不是在 .env 文件中设置。 然后在 HTTP 或 CLI 模式下运行: 本项
一个将 OpenAPI/Swagger 规范转换为 Model Context Protocol (MCP) 格式的工具 零配置将您的 REST API 转换为 AI 可调用的工具 🚀 快速开始 • 📖 使用指南 • 🛠️ 开发 Languages: English | 中文 MCP Swagger Server 是一个将 OpenAPI/Swagger 规范转换为 Model Context Protocol (MCP) 格式的工具。 - 🔄 零配置转换: 输入 OpenAPI 规范,立即获得 MCP 工具 - 🎯 渐进式命令行: 提供逐步引导的命令行界面,方便用户配置 - 🔌 多传输协议: 支持 SSE、Streamable 和 Stdio 传输 - 🔐 安全认证: 支持 Bearer Token 认证保护 API 访问 - Node.js ≥ 20.0.0 - pnpm
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
This MCP Server is used to summarize your chat messages. - querychatmessages - Query chat messages - Query chat messages with given parameters - Summarize chat messages based on the query prompt 1. Set up environment variables: create .env file in the root directory, and set your chat database path. 2. Install dependencies: Build the server: For development with auto-rebuild: To use with Claude De
A Model Context Protocol (MCP) server for interacting with Nutanix Prism Central APIs through Large Language Models (LLMs). THIS IS AN EXPERIMENTAL PROJECT This project was created as a personal project to explore the capabilities of the Model Context Protocol frameworks in Go. It is: - NOT an official Nutanix product or tool - NOT supported, endorsed, or maintained by Nutanix - NOT suitable for p
An MCP server that lets AI assistants like Claude read LinkedIn data through your own logged-in browser session. Access profiles and companies, search for jobs, or get job details. This MCP server is free and open source, supported by Unipile. It runs locally with your own browser session. Unipile is the fully managed cloud alternative: a hosted LinkedIn API for Classic, Sales Navigator, and Recru
English Documentation 这是一个支持远程连接的模型上下文协议 (MCP) 服务器,内置了飞书 OAuth 认证。 本项目修改自 cloudflare/ai/demos/remote-mcp-github-oauth,将 GitHub OAuth 替换为飞书 OAuth。 您可以将其部署到自己的 Cloudflare 账户,并在创建自己的飞书 OAuth 客户端应用后,拥有一个功能完整的远程 MCP 服务器。用户可以通过飞书账号登录连接到您的 MCP 服务器。 - 与飞书官方 MCP Server 的区别 - 使用 Inspector 测试 - 使用 Cursor - 使用 ChatWise 虽然飞书官方也推出了 MCP Server,但本项目在以下几个方面具有显著优势: - 本项目:用户无需手动配置任何参数,全程使用 useraccesstoken,过期自动刷新 - 官
Your comprehensive Sonos control companion powered by the Model Context Protocol (MCP). This intelligent server provides seamless access to Sonos audio devices over your local network using UPnP/SOAP protocols. Whether you're controlling playback, managing zones, browsing your music library, or setting up alarms, this MCP server delivers complete device control directly to your AI assistant, enabl
Read-only MCP server for AI agents to query the Arcology One engineering knowledge base. Add to ~/.claude/claudedesktopconfig.json: Then point DNS: mcp.lifewithai.ai → Fly.io app.
Discover, setup, and integrate MCP servers with your favorite clients. Unlock the full potential of AI in your daily workflow. Update the configuration of your MCP client to the following: (note: this config definitely works for Claude Desktop on macOS. If you need variations for other apps or platforms check the homepage
MCP server for the Urlbox Screenshot API. Enables your client to take screenshots, generate PDFs, extract HTML/markdown, and more from websites. Visit Urlbox for more information, and have a read of our docs or chat with your LLM post install to get a good understanding of its options and capabilities. 1. Install dependencies and build: 2. Get Urlbox API credentials: - Sign up at urlbox.com - Get
title: System for Cross-domain Identity Management (SCIM) MCP Server colorFrom: pink colorTo: blue sdk: docker appport: 7860 pinned: false shortdescription: SCIM 2.0 relay for AI agents to manage identities - building-mcp-track-enterprise scim-mcp is a SCIM (System for Cross-domain Identity Management) relay for AI agents. This MCP server enables LLMs to manage enterprise user identities and group
A lightweight Model Context Protocol (MCP) server that enables AI agents (Claude, Cursor, Windsurf) to generate static Pix QR codes via natural-language prompts. - 🔧 MCP Tool: - generateStaticPix - Generate static Pix QR codes for any Pix key (no API required) - 🚀 Production-ready: Comprehensive error handling and logging - 🔒 Type-safe: Full TypeScript implementation with Zod validation - 📱 QR