Mcp Server
@kongo97
关于 Mcp Server
Python MCP Server
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mcp Server?
Mcp Server is a Dockerized application that exposes functionalities—such as data, tools, or prompts—through the Model Context Protocol (MCP). It is designed for MCP clients, typically integrated into AI applications, that send requests to obtain information or execute operations, with the server handling interactions with underlying data sources or tools.
How to use Mcp Server?
Build the server image using docker compose build, then start the container in detached mode with docker compose up -d. Access the exposed APIs by opening http://localhost:8500 in a browser, and stop the container with docker compose down.
Key features of Mcp Server
- Exposes data, tools, and prompts via MCP
- Fully Dockerized for containerized
其他 分类下的更多 MCP 服务器
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Nginx UI
0xJackyYet another WebUI for Nginx
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Servers
modelcontextprotocolModel Context Protocol Servers
评论