Skip to main content
Glama

MCP Think Tool

by piotrpalek
package.json604 B
{ "name": "mcp-think-tool", "version": "1.0.0", "description": "A basic MCP server for memory management", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsc && node build/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "llm", "memory" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.11.0", "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/piotrpalek/mcp-thinking-tool'

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