Skip to main content
Glama

Adaptive Graph of Thoughts MCP Server

__init__.pyβ€’274 B
# This file makes 'adaptive_graph_of_thoughts' a Python package. # You can define package-level imports or metadata here if needed later. __version__ = "0.1.0" # Should match pyproject.toml from .async_server import AdaptiveGraphServer __all__ = ["AdaptiveGraphServer"]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SaptaDey/Adaptive-Graph-of-Thoughts-MCP-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server