ASR Graph of Thoughts (GoT) Model Context Protocol (MCP) Server
@SaptaDey
关于 ASR Graph of Thoughts (GoT) Model Context Protocol (MCP) Server
The Advanced Scientific Research (ASR) Graph of Thoughts (GoT) MCP server is a highly efficient implementation of the Model Context Protocol (MCP) that allows for sophisticated reasoning workflows using graph-based representations.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"Graph-of-Thought-MCP": {
"command": "docker",
"args": [
"compose",
"up",
"--build"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is ASR Graph of Thoughts (GoT) Model Context Protocol (MCP) Server?
The ASR Graph of Thoughts (GoT) Model Context Protocol (MCP) Server is an MCP implementation that uses graph-based representations for sophisticated reasoning workflows. It is built for integration with AI models and applications such as the Claude desktop app or API-based integrations.
How to use ASR Graph of Thoughts (GoT) Model Context Protocol (MCP) Server?
Run the server using Docker with docker compose up --build. Alternatively, clone the repository, create a Python virtual environment, install dependencies with pip install -r requirements.txt, and start the server with python src/server.py.
Key features of ASR Graph of Thoughts (GoT) Model Context Protocol (MCP) Server
- Graph of Thoughts reasoning approach
- Eight processing stages from initialization to reflection
- Docker Compose multi-container deployment
- FastAPI backend exposed on port 8082
- Static client served via nginx on port 80
- MCP-compatible with Claude and API integrations
Use cases of ASR Graph of Thoughts (GoT) Model Context Protocol (MCP) Server
其他 分类下的更多 MCP 服务器
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Servers
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论