Skip to main content
Glama

Adaptive Graph of Thoughts MCP Server

by SaptaDey

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_HOSTNoHost address where the API should be served0.0.0.0
API_PORTNoPort on which the API should be served8000
LOG_LEVELNoLogging level for the application (e.g., DEBUG, INFO)DEBUG
NEO4J_URIYesURI for connecting to the Neo4j database instance
NEO4J_PASSWORDYesPassword for authenticating with the Neo4j database
NEO4J_USERNAMEYesUsername for authenticating with the Neo4j database

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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