ASR Graph of Thoughts (GoT) Model Context Protocol (MCP) Server
@SaptaDey
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Graph-of-Thought-MCP": {
"command": "docker",
"args": [
"compose",
"up",
"--build"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Other MCP servers
Servers
modelcontextprotocolModel Context Protocol Servers

EverArt
modelcontextprotocolModel Context Protocol Servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
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.
Comments