We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/srwlli/docs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
Get the feature implementation planning template for AI reference during plan creation.
Call the `mcp__docs-mcp__get_planning_template` tool with optional section parameter:
- section: "all" (default) or specific section name
Available sections:
- all (complete template)
- 0_preparation
- 1_executive_summary
- 2_risk_assessment
- 3_current_state_analysis
- 4_key_features
- 5_task_id_system
- 6_implementation_phases
- 7_testing_strategy
- 8_success_criteria
- 9_implementation_checklist
- QUALITY_CHECKLIST_FOR_PLANS
- COMMON_MISTAKES_TO_AVOID
- USAGE_INSTRUCTIONS
This returns the JSON template structure with all required fields, descriptions, and quality standards for creating high-quality implementation plans.
Use this when you need to:
- Create a new implementation plan from scratch
- Understand the required structure and fields
- Reference quality standards and best practices