Skip to main content
Glama

Retrieval-Augmented Thinking MCP Server

by stat-guy
package.json750 B
{ "name": "mcp-server-rat-node", "version": "0.1.0", "description": "Retrieval Augmented Thinking MCP Server - Node.js implementation", "main": "index.js", "type": "module", "scripts": { "start": "node index.js", "build": "chmod +x index.js", "test": "node test.js", "postinstall": "chmod +x index.js || true", "verify": "npx mcp-server-rat-node --help 2>/dev/null && echo 'Installation successful!' || echo 'Installation needs permission fix - run: chmod +x $(npm bin -g)/mcp-server-rat-node'" }, "bin": { "mcp-server-rat-node": "./index.js" }, "keywords": ["mcp", "thinking", "reasoning", "ai"], "author": "User", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.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/stat-guy/retrieval-augmented-thinking'

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