Skip to main content
Glama

MCP Rust Docs Server

by vexxvakan
.dockerignore414 B
# Dependencies node_modules/ .bun/ # Build outputs (except the ones we need) dist/* !dist/mcp-docsrs-linux-*-musl # Development files .github/ test/ scripts/ plans/ src/ *.ts *.test.ts # Configuration files .env .env.local .env.*.local *.log .DS_Store # IDE files .vscode/ .idea/ *.swp *.swo # Git .git/ .gitignore # Documentation *.md LICENSE # CI/CD .github/ bun.lock package.json tsconfig.json biome.json

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/vexxvakan/mcp-docsrs'

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