Skip to main content
Glama
orneryd

M.I.M.I.R - Multi-agent Intelligent Memory & Insight Repository

by orneryd
typedoc.json1.06 kB
{ "$schema": "https://typedoc-plugin-markdown.org/schema.json", "entryPointStrategy": "expand", "entryPoints": [ "./src/**/*.ts" ], "exclude": [ "**/*.test.ts", "**/*.spec.ts", "**/*.example.ts", "**/*.integration.ts", "**/testing/**", "**/scripts/**", "**/build/**", "**/node_modules/**" ], "tsconfig": "./tsconfig.json", "plugin": ["typedoc-plugin-markdown"], "out": "./docs/server", "excludeScopesInPaths": true, "flattenOutputFiles": false, "readme": "none", "githubPages": false, "hideGenerator": true, "sort": ["source-order"], "kindSortOrder": [ "Class", "Interface", "TypeAlias", "Function", "Variable" ], "categorizeByGroup": true, "categoryOrder": [ "Managers", "Indexing", "API Endpoints", "Orchestration", "Configuration", "Middleware", "Utilities", "*" ], "navigation": { "includeCategories": true, "includeGroups": true }, "outputFileStrategy": "modules", "mergeReadme": false, "includeVersion": true }

Latest Blog Posts

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/orneryd/Mimir'

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