Skip to main content
Glama

documcp

by tosin2013

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
analyze-and-recommendComplete repository analysis and SSG recommendation workflow
setup-documentationCreate comprehensive documentation structure with best practices
troubleshoot-deploymentDiagnose and fix GitHub Pages deployment issues
validate-content-qualityComprehensive content validation workflow for both application code and documentation

Resources

Contextual data attached and managed by the client

NameDescription
Repository Analysis ResultsResults from repository analysis operations
Generated Configuration FilesGenerated SSG configuration files
Documentation Structure TemplatesDiataxis-compliant documentation structures
GitHub Actions WorkflowsGenerated deployment workflows
Reusable TemplatesTemplate files for documentation setup
Documentation WorkflowsGuided workflows for different documentation scenarios

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_repository

Analyze repository structure, dependencies, and documentation needs

recommend_ssg

Recommend the best static site generator based on project analysis

generate_config

Generate configuration files for the selected static site generator

setup_structure

Create Diataxis-compliant documentation structure

deploy_pages

Set up GitHub Pages deployment workflow

verify_deployment

Verify and troubleshoot GitHub Pages deployment

populate_diataxis_content

Intelligently populate Diataxis documentation with project-specific content

validate_diataxis_content

Validate the accuracy, completeness, and compliance of generated Diataxis documentation

validate_content

Validate general content quality: broken links, code syntax, references, and basic accuracy

detect_documentation_gaps

Analyze repository and existing documentation to identify missing content and gaps

test_local_deployment

Test documentation build and local server before deploying to GitHub Pages

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