MCP_sertver-algorithm
@POcodingWER
关于 MCP_sertver-algorithm
알고리즘 MCP를 구현해보자
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp_server-algorithm": {
"command": "docker",
"args": [
"build",
"-t",
"mcp-algorithm",
"."
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP_sertver-algorithm?
MCP_sertver-algorithm is an MCP server that provides algorithm-related functionality. It can be run via stdio (using Docker) or SSE (local HTTP server on port 3333). It is intended for developers who want to integrate algorithmic tools into MCP-compatible clients.
How to use MCP_sertver-algorithm?
Install dependencies with npm i, then choose between two transport modes: build a Docker image with docker build -t mcp-algorithm . and add a stdio MCP server pointing to that Docker container, or run npm run sse and add an SSE MCP server pointing to http://localhost:3333/sse. Configuration is done by adding the appropriate block to the MCP client's mcpServers setting.
Key features of MCP_sertver-algorithm
- Supports stdio transport via Docker container.
- Supports SSE transport on localhost:3333.
- Minimal setup with npm and Docker.
Use cases of MCP_sertver-algorithm
—
FAQ from MCP_sertver-algorithm
—
其他 分类下的更多 MCP 服务器

EverArt
modelcontextprotocolModel Context Protocol Servers

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ICSS
chokcoco不止于 CSS
评论