Skip to main content
Glama

Branch Thinking MCP Server

by m-siles
package.json610 B
{ "name": "@modelcontextprotocol/server-branch-thinking", "version": "0.1.0", "description": "MCP server for managing branching thoughts with insights and cross-references", "license": "MIT", "type": "module", "bin": { "mcp-server-branch-thinking": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && chmod +x dist/index.js", "prepare": "npm run build", "watch": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "0.5.0", "chalk": "^5.3.0" }, "devDependencies": { "@types/node": "^22", "typescript": "^5.3.3" } }

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/m-siles/branch-thinking'

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