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 Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
コメント