Skip to main content
Glama

RAG Documentation MCP Server

{ "repositories": [ { "path": "/Users/guillaumeb/dev", "name": "goali", "include": ["**/*.js", "**/*.ts", "**/*.md"], "exclude": ["**/node_modules/**", "**/.git/**"], "watchMode": true, "watchInterval": 60000, "chunkSize": 1000, "fileTypeConfig": { ".py": { "include": true, "chunkStrategy": "semantic" }, ".md": { "include": true, "chunkStrategy": "semantic" } } } ], "autoWatch": true }

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/rahulretnan/mcp-ragdocs'

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