开发工具stdio
Official ZetaChain CLI MCP Server connects the powerful ZetaChain command-line interface directly into your AI editor. Build and interact with cross-chain applications using natural language through 44+ integrated tools.
命令预览
npx mcp-remote https://server.smithery.ai/@zeta-chain/cli/mcp [object Object]
开发工具stdio

@terryliyongjie/api2mcptools
一个将API转换为MCP(模型上下文协议)工具的Node.js包,支持多种API类型,易于与MCP生态系统集成。
命令预览
npx @terryliyongjie/api2mcptools
开发工具stdio

jhliberty/basecamp-mcp-server
一个为Basecamp 3设计的TypeScript MCP服务器,通过Model Context Protocol与Claude Desktop和Cursor IDE无缝集成,提供46种API工具以实现完整的Basecamp控制。
命令预览
npx jhliberty/basecamp-mcp-server setup
开发工具stdio
Claude MCP是一个模块化服务器系统,通过获取和处理最新框架和库的文档,增强Claude的代码生成能力,适用于个人开发者和团队协作。
命令预览
docker run -p 3000:3000 -v ./docs:/app/docs claude-mcp
开发工具stdio

@modelcontextprotocol/inspector
Codebeamer MCP(模型上下文协议)服务器,允许Claude和其他MCP客户端使用自然语言读写Codebeamer中的项目、跟踪器和项目项。
命令预览
npx @modelcontextprotocol/inspector node dist/index.js
开发工具stdio

@donghae0414/codex-gemini-mcp
提供OpenAI Codex和Google Gemini的CLI代理服务,支持AI代理通过MCP工具直接调用代码生成、重构、调试、分析、总结等功能。
命令预览
npx -y -p @donghae0414/codex-gemini-mcp codex-mcp
开发工具stdio
ControlAPI-MCP是一个将任何OpenAPI/REST API转换为MCP工具的服务,支持动态服务器切换和变量替换。
开发工具stdio
A reusable Dockerized Python server template implementing the Model Context Protocol (MCP) with Streamable HTTP transport, built using the official MCP Python SDK (v1.8.0+) for easy integration with Large Language Models (LLMs).
命令预览
pip install -r src/requirements.txt
开发工具stdio
MCP server to expose drone cicd server as tools
命令预览
npx -y drone-ci-mcp --access-token=<access-token-from-drone> --server-url=<url>
开发工具stdio
Support connecting E2B via MCP, with custom server and client, without the need for tools like the Claude app, Cursor, etc.
命令预览
pip install -r requirements.txt
开发工具stdio
Flashduty MCP Server是一款基于Model Context Protocol(MCP)的服务器,提供与Flashduty API的无缝集成,支持开发者构建高级事件管理和自动化工具。
开发工具stdio
一个用于管理和自动化GitHub Actions工作流的MCP服务器,提供资源管理、工具执行和提示生成功能。
命令预览
docker run -i --rm -e GITHUB_TOKEN=<your_github_token> -e GITHUB_TYPE=cloud github-actions-m...
开发工具stdio
基于知识图谱的多代理系统架构咨询服务,提供代码审查、成熟度评分和改进建议。
命令预览
pip install git+https://github.com/marcus-waldman/Iconsult_mcp.git
开发工具stdio
IFS Cloud MCP Server是一款AI驱动的模型上下文协议服务器,提供深度代码分析、PageRank重要性排名和智能代码搜索功能,适用于IFS Cloud代码库的全面理解和智能搜索。
命令预览
uv run python -m src.ifs_cloud_mcp_server.main import "IFS_Cloud_25.1.0.zip" --version "25.1...
开发工具stdio
一个提供安全JavaScript执行环境的模型上下文协议服务器,适用于需要隔离代码执行的开发场景。
命令预览
npx -y @smithery/cli install @garc33/js-sandbox-mcp-server --client claude
开发工具stdio
A Model Context Protocol (MCP) server for calculating MD5 and SHA-256 hashes, complete with tools and guides for understanding and building MCP servers. Works with Claude Desktop \u0026 VSCode.
命令预览
python -m hashing_mcp.cli
开发工具stdio
一款用于管理iOS/macOS项目中Localizable.xcstrings文件的工具,支持自动化翻译工作流和本地化管理。
命令预览
uv run src/localizable_xstrings_mcp/server.py
开发工具stdio
A reference implementation of the Model Context Protocol (MCP) enabling seamless tool calling between LLMs and applications. Features client/server architecture with HTTP APIs, local CLI execution, and AWS Bedrock integration in a production-ready, extensible framework.
命令预览
python examples/servers/minesweeper_server.py --transport http --port 8000
开发工具stdio
Search for MCP Servers from the command line
命令预览
npx mcp-find <search-term>
开发工具stdio
MCP Installer是一个用于查找、配置和安装Model Context Protocol (MCP)服务器的工具,支持Cursor和Claude客户端。
命令预览
npx @bbangjo/mcp-installer --client <client-type> --key <your-smithery-api-key>