Skip to main content
Glama

documcp

by tosin2013
typedoc.json1.16 kB
{ "entryPoints": [ "src/index.ts", "src/tools/*.ts", "src/memory/*.ts", "src/utils/*.ts", "src/types/*.ts" ], "out": "docs/api", "name": "DocuMCP API Documentation", "includeVersion": true, "excludePrivate": true, "excludeProtected": true, "excludeExternals": true, "excludeInternal": false, "theme": "default", "readme": "README.md", "exclude": [ "**/node_modules/**", "**/.*", "**/*.test.ts", "**/*.spec.ts", "**/.github/**", "**/CODE_OF_CONDUCT.md", "**/CONTRIBUTING.md", "**/SECURITY.md", "**/LICENSE" ], "sort": ["source-order"], "navigation": { "includeCategories": true, "includeGroups": true }, "categorizeByGroup": true, "defaultCategory": "Other", "categoryOrder": [ "Core Tools", "Memory System", "Utilities", "Types", "Other" ], "searchInComments": true, "cleanOutputDir": true, "emit": "docs", "validation": { "notExported": true, "invalidLink": true, "notDocumented": false }, "visibilityFilters": { "protected": false, "private": false, "inherited": true, "external": false } }

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/tosin2013/documcp'

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