AI代理stdio
Enables AI assistants to make real phone calls on your behalf using VoIP, handling conversations automatically through OpenAI's Real-Time Voice API. Simply tell Claude what you want to accomplish and it will call and manage the entire conversation for you.
开发工具stdio
全面解析Camdenclark Anki MCP ServerMCP Server的核心功能、安装配置和实用案例。作为顶级Model Context Protocol服务器,Camdenclark Anki MCP Server能让AI助手访问实时数据、执行操作,为您提供更智能的工作体验和自动化解决方案。
搜索检索stdio
Provides job search functionality using Careerjet API with features for keyword and location-based searches, advanced filtering, and support for 50+ countries and languages.
命令预览
pip install -r requirements.txt
开发工具stdio
Cascade MCP Server repository
搜索检索stdio
A MCP Server for ChemRxiv
搜索检索stdio
一个基于模型上下文协议(MCP)的中国节假日和农历信息服务器,为AI助手提供准确的法定节假日、调休安排、中国传统节日、农历转换、二十四节气和八字计算功能。西方节日都是固定公历日期,不需要查询工具。\\r\\n\\r\\n项目地址:https://github.com/Eis4TY/china-festival-mcp
命令预览
uvx china-festival-mcp [object Object]
AI代理stdio
One brain, many arms. Spawn multiple specialized Claude Code agents as MCP servers via the Agent SDK. Each instance gets its own model, tools, prompt, and personality.
命令预览
CLAUDE_PERMISSION_MODE={CLAUDE_PERMISSION_MODE} npx claude-octopus [object Object]
开发工具stdio
jihulab mcp servers
开发工具stdio
a mcp server for codex
运维云端stdio
Control virtual computers through the Model Context Protocol (MCP).
命令预览
ORGO_API_KEY={ORGO_API_KEY} ANTHROPIC_API_KEY={ANTHROPIC_API_KEY} python computer_mcp_server...
搜索检索stdio
An MCP server that enables interaction with the Daft.ie API for searching rental properties and retrieving detailed information about specific rental listings.
AI代理stdio
Tamper-evident cryptographic audit trail for LLM outputs. Compliance logging for AI agent decisions. Tools: dcl_commit, dcl_verify, dcl_get_chain, dcl_report. Requires API key from fronesislabs.com
命令预览
DCL_API_KEY={DCL_API_KEY} npx -y @smithery/cli@latest run dcl-evaluator--fronesislabs --key ...
开发工具stdio

Advanced cognitive thinking MCP server with DAG-based thought graph, multiple reasoning strategies, metacognition, and self-evaluation. A significant evolution beyond sequential-thinking MCP, providing structured deep reasoning with graph-based thought management. Features DAG-Based Thought Graph — Thoughts form a directed acyclic graph with branching, merging, and cross-edges (not just a linear chain) 5 Reasoning Strategies — Sequential, Dialectic (thesis→antithesis→synthesis), Parallel, Analogical, Abductive (inference to best explanation) Confidence Scoring — Multi-factor confidence evaluation with support/contradiction analysis, depth penalties, and knowledge integration boosts Self-Critique — Automatic critique generation with severity levels and confidence adjustments Metacognitive Engine — Detects stuck states, stagnation, declining confidence; suggests strategy switches and corrective actions Knowledge Integration — Attach external knowledge to thoughts, detect gaps, validate consistency across sources Thought Pruning — Dead-end detection, redundancy removal, deep unproductive branch elimination, path optimization
命令预览
npx -y deep-thinker [object Object]
搜索检索stdio
Testing MCP Server by Claude
开发工具stdio
Detect-It-Easy MCP Server
开发工具stdio
Search and read your documentation using the model context protocol
开发工具stdio
MCP server for doit (pydoit)
AI代理stdio
Connect AI agents to OP.GG Esports data and retrieve upcoming League of Legends match schedules effortlessly. Access structured match information through a standardized interface, enhancing your AI's capabilities with real-time esports data.
命令预览
npx -y @smithery/cli install @opgginc/esports-mcp --client claude
AI代理stdio
A zero-configuration tool that automatically exposes FastAPI endpoints as Model Context Protocol (MCP) tools, allowing LLM systems like Claude to interact with your API without additional coding.
命令预览
pip install fastapi-mcp`。
搜索检索stdio
This implementation follows the official MCP specification, including proper message framing, transport layer implementation, and complete protocol lifecycle management. It provides a foundation for building federated MCP systems that can scale across multiple servers while maintaining security and standardization requirements.