We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jlcases/paelladoc'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•1.05 kB
# PAELLADOC Command Instructions
This directory contains detailed documentation for all PAELLADOC commands.
## Available Command Documentation
- [GENERATE_DOC](./GENERATE_DOC.md) - Generate documentation from code repositories
- GENERATE_CONTEXT - Extract and process repository content (coming soon)
- PAELLA - Initialize documentation project (coming soon)
- CONTINUE - Continue working with existing documentation (coming soon)
## Command Structure
Each command documentation includes:
- Overview and description
- Required and optional parameters
- Examples of usage
- Process flow
- Tips and troubleshooting
## Latest Updates
### Version 0.2.0 (2025-04-05)
- Added dynamic template menu to GENERATE_DOC
- Implemented multilingual support (English/Spanish)
- Added direct GitHub URL support
- Enhanced output organization
## Using Commands
All PAELLADOC commands follow this basic syntax:
```
COMMAND param1=value1 param2=value2 [optional_params]
```
For detailed information about each command, refer to its specific documentation file.