Skip to main content
Glama

docs-mcp-server

biome.json722 B
{ "$schema": "https://biomejs.dev/schemas/2.2.0/schema.json", "assist": { "actions": { "source": { "organizeImports": "on" } } }, "formatter": { "enabled": true, "formatWithErrors": false, "includes": ["**"], "attributePosition": "auto", "indentStyle": "space", "indentWidth": 2, "lineWidth": 90, "lineEnding": "lf" }, "files": { "includes": ["**/src/**/*.ts"] }, "overrides": [ { "includes": ["**/src/**/*.test.ts"], "linter": { "rules": { "style": { "noNonNullAssertion": "off" }, "suspicious": { "noExplicitAny": "off" } } } } ] }

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/arabold/docs-mcp-server'

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