Skip to main content
Glama

Smart Docs MCP Server

by Njengah
package.json817 B
{ "name": "smart-docs-mcp", "version": "1.0.0", "description": "MCP server for intelligent codebase documentation analysis and generation", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "watch": "tsc --watch", "prepare": "npm run build", "start": "node dist/index.js" }, "keywords": [ "mcp", "documentation", "analysis", "tree-sitter" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "tree-sitter": "^0.21.1", "tree-sitter-typescript": "^0.21.2", "tree-sitter-javascript": "^0.21.4", "tree-sitter-python": "^0.21.0", "zod": "^3.23.8" }, "devDependencies": { "@types/node": "^20.11.0", "typescript": "^5.3.3" }, "engines": { "node": ">=18.0.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/Njengah/claude-4.5-mcp-tutorial'

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