Skip to main content
Glama

documcp

by tosin2013
mcp.json1 kB
{ "name": "documcp", "version": "0.1.0", "description": "Intelligent MCP server for GitHub Pages documentation deployment", "author": "Tosin Akinosho", "license": "MIT", "runtime": "node", "main": "dist/index.js", "tools": [ { "name": "analyze_repository", "description": "Analyze repository structure, dependencies, and documentation needs" }, { "name": "recommend_ssg", "description": "Recommend the best static site generator based on project analysis" }, { "name": "generate_config", "description": "Generate configuration files for the selected static site generator" }, { "name": "setup_structure", "description": "Create Diataxis-compliant documentation structure" }, { "name": "deploy_pages", "description": "Set up GitHub Pages deployment workflow" }, { "name": "verify_deployment", "description": "Verify and troubleshoot GitHub Pages deployment" } ] }

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/tosin2013/documcp'

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