Skip to main content
Glama
package.json907 B
{ "name": "docdex", "version": "0.1.11", "description": "Docdex CLI as an npm-installable binary wrapper.", "bin": { "docdex": "bin/docdex.js", "docdexd": "bin/docdex.js" }, "files": [ "bin", "lib", "README.md", "CHANGELOG.md", "LICENSE" ], "scripts": { "postinstall": "node ./lib/install.js" }, "engines": { "node": ">=18" }, "os": [ "darwin", "linux", "win32" ], "cpu": [ "arm64", "x64" ], "repository": { "type": "git", "url": "git+https://github.com/bekirdag/docdex.git" }, "bugs": { "url": "https://github.com/bekirdag/docdex/issues" }, "homepage": "https://github.com/bekirdag/docdex#readme", "license": "MIT", "author": "bekir dağ", "keywords": [ "docdex", "search", "cli" ], "publishConfig": { "access": "public" }, "dependencies": { "tar": "^6.2.1" } }

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/bekirdag/docdex'

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