Skip to main content
Glama

Docs MCP Server

by probelabs
package.json737 B
{ "name": "@buger/docs-mcp", "version": "0.1.0", "description": "Using probe MCP for documentation search", "type": "module", "main": "src/index.js", "bin": { "mcp": "bin/mcp" }, "files": [ "bin", "src", "data", "docs-mcp.config.json" ], "scripts": { "build": "node scripts/build.js", "start": "node src/index.js" }, "keywords": [ "probe", "mcp", "documentation", "search" ], "author": "Leonid Bugaev", "license": "MIT", "dependencies": { "@buger/probe": "*", "@modelcontextprotocol/sdk": "^1.6.0", "axios": "^1.7.2", "fs-extra": "^11.1.1", "glob": "^10.3.10", "minimist": "^1.2.8", "simple-git": "^3.22.0", "tar": "^7.1.0" } }

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

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