We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/glassBead-tc/Thoughtbox'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.Kastalien-Research/thoughtbox",
"description": "Extended reasoning with structured processes, persistence, and workflow guidance",
"repository": {
"url": "https://github.com/Kastalien-Research/thoughtbox",
"source": "github"
},
"version": "1.2.0",
"packages": [
{
"registryType": "npm",
"identifier": "@kastalien-research/thoughtbox",
"version": "1.2.0",
"transport": {
"type": "stdio"
}
}
]
}