Skip to main content
Glama

Adaptive Graph of Thoughts MCP Server

package.jsonβ€’618 B
{ "name": "adaptive-graph-of-thoughts-mcp-testing", "version": "1.0.0", "description": "MCP testing dependencies for Adaptive Graph of Thoughts", "type": "module", "private": true, "scripts": { "test:mcp:stdio": "python3 scripts/mcp_inspector_executor.py stdio", "test:mcp:http": "python3 scripts/mcp_inspector_executor.py http", "test:mcp:all": "python3 scripts/mcp_inspector_executor.py all", "install:mcp-inspector": "npm install @modelcontextprotocol/inspector" }, "devDependencies": { "@modelcontextprotocol/inspector": "^0.1.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