Skip to main content
Glama

Adaptive Graph of Thoughts MCP Server

generic_mcp_client.yamlβ€’561 B
name: "Generic MCP Client Configuration" description: "Universal configuration template for MCP clients" servers: adaptive-graph-of-thoughts: transport: stdio command: python args: - -m - adaptive_graph_of_thoughts.main cwd: /path/to/Adaptive-Graph-of-Thoughts-MCP-server env: NEO4J_URI: bolt://localhost:7687 NEO4J_USER: neo4j NEO4J_PASSWORD: your_password NEO4J_DATABASE: neo4j MCP_TRANSPORT_TYPE: stdio LOG_LEVEL: INFO PYTHONPATH: /path/to/Adaptive-Graph-of-Thoughts-MCP-server/src

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