Skip to main content
Glama

Adaptive Graph of Thoughts MCP Server

package.jsonβ€’425 B
{ "name": "adaptive-graph-of-thoughts-dxt-server", "version": "1.0.0", "description": "DXT MCP Server for Adaptive Graph of Thoughts", "main": "index.js", "type": "module", "scripts": { "start": "node index.js", "dev": "node --inspect index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "axios": "^1.6.0", "zod": "^3.22.0" }, "engines": { "node": ">=18.0.0" } }

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