开发工具stdio
Unity Editor integration with Model Context Protocol (MCP) enabling AI assistants like Claude to interact with Unity projects. Features a TypeScript MCP server and C# Unity plugin with extensible command handler architecture, TCP/IP communication, and dynamic plugin discovery.
命令预览
npm install @model-context-protocol/mcp-typings @model-context-protocol/mcp-server
开发工具stdio
A Model Context Protocol (MCP) for Jupyter Notebook
命令预览
uv run python -m ipykernel install --name jupyter-mcp
搜索检索stdio
An MCP server implementing the think tool for Claude
命令预览
pip install mcp-think-tool
AI代理stdio
A Model Context Protocol server implementation for operations on AWS resources
命令预览
npx -y @smithery/cli install mcp-server-aws --client claude
搜索检索stdio
A powerful MCP server extension providing web search and content extraction capabilities. Integrates DuckDuckGo search functionality and URL content extraction into your MCP environment, enabling AI assistants to search the web and extract webpage content programmatically.
命令预览
npx -y @smithery/cli install @pinkpixel-dev/web-scout-mcp --client claude
开发工具stdio
一个基于Model Context Protocol (MCP)的服务器,用于与SAP ABAP系统交互,提供源代码、表结构等信息的检索功能。
命令预览
npx -y @smithery/cli install @mario-andreschak/mcp-abap-adt --client cline
开发工具stdio
A production-ready Model Context Protocol (MCP) server that enables AI applications to seamlessly interact with Instagram Business accounts.
命令预览
python scripts/setup.py
数据服务stdio
一个提供BigQuery数据库访问的模型上下文协议服务器,支持数据库模式检查和查询执行。
命令预览
npx -y @smithery/cli install mcp-server-bigquery --client claude
搜索检索stdio
MCP server for querying the Shodan API
命令预览
npx -y @smithery/cli install @burtthecoder/mcp-shodan --client claude
搜索检索stdio
\\\"primitive\\\" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨
命令预览
uvx --python=3.10 --from git+https://github.com/nkapila6/mcp-local-rag mcp-local-rag [object...
运维云端stdio
Think Tool MCP Server是Anthropic官方实现的'think'工具,作为MCP服务器,显著提升Claude在复杂问题解决中的结构化推理能力。
命令预览
npx -y @smithery/cli@latest install @PhillipRt/think-mcp-server --client claude --config "{}...
AI代理stdio
通过智能引导、无缝过渡和仓库模式架构,将AI代理从混乱编码转变为智能工作流编排器,适用于多AI代理开发场景。
命令预览
npx -y @hive-academy/anubis
AI代理stdio
一个用于运行和管理AI工作流的服务器,支持工作流执行、搜索和代理加载等功能。
搜索检索stdio
一个基于Model Context Protocol (MCP)的服务器实现,通过SerpAPI集成提供谷歌新闻搜索功能,支持多语言和地区,并能自动分类新闻结果。
命令预览
npx -y @smithery/cli install @chanmeng666/google-news-server --client claude
开发工具stdio
An MCP server that provides LLMs with the latest stable package versions when coding
命令预览
docker run -p 18080:18080 ghcr.io/sammcj/mcp-package-version:main
开发工具stdio
MCP server to index external repositories
命令预览
docker run -p 8080:8080 registry.helix.ml/helix/kodit:latest
开发工具stdio
Model Context Protocol (MCP) Server for the JFrog Platform API, enabling repository management, build tracking, release lifecycle management, and more.
命令预览
npx -y @smithery/cli install @jfrog/mcp-jfrog --client claude
音视频stdio
ElevenLabs MCP Server是一个集成了ElevenLabs文本转语音API的服务器,提供语音生成任务管理和样本客户端功能。
命令预览
npx -y @smithery/cli install elevenlabs-mcp-server --client claude
开发工具stdio
基于Model Context Protocol的LeetCode API集成服务器,支持编程题目数据获取、用户数据分析、提交管理及笔记功能
命令预览
npx -y @smithery/cli install @jinzcdev/leetcode-mcp-server --client claude
运维云端stdio
Yunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform. It provides a set of tools that interact with Yunxiao's API, allowing AI assistants to manage Codeup repository, Project, Pipeline, Packages etc.
命令预览
docker run -i --rm -e YUNXIAO_ACCESS_TOKEN \