Skip to main content
Glama

In Memoria

config.json729 B
{ "version": "0.5.5", "project": { "name": "In-Memoria", "languages": [ "rust", "typescript", "javascript" ] }, "intelligence": { "enableRealTimeAnalysis": true, "enablePatternLearning": true, "vectorEmbeddings": false }, "watching": { "patterns": [ "**/*.rs", "**/*.ts", "**/*.tsx", "**/*.js", "**/*.jsx" ], "ignored": [ "**/node_modules/**", "**/.git/**", "**/dist/**", "**/build/**", "**/target/**" ], "debounceMs": 500 }, "mcp": { "serverPort": 3000, "enableAllTools": true }, "setup": { "createdAt": "2025-10-24T12:51:36.224Z", "setupVersion": "interactive-v1" } }

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/pi22by7/In-Memoria'

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