We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fr0ster/mcp-abap-adt'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•1.2 KiB
# Development Documentation
This directory contains documentation for developers: testing guides, development artifacts, and internal documentation.
## Files
- **[ASSISTANT_GUIDELINES.md](ASSISTANT_GUIDELINES.md)** - Guidelines for AI assistants working on this project
- **[ISSUE_ROADMAP_SYSTEM.md](ISSUE_ROADMAP_SYSTEM.md)** - Roadmap organization and issue tracking workflow
- **[TEST_CONFIG_YAML_GUIDE.md](TEST_CONFIG_YAML_GUIDE.md)** - Test configuration reference
- **[TEST_SYSTEM_SETUP.md](TEST_SYSTEM_SETUP.md)** - Guide for setting up test systems
## Roadmaps
- `roadmaps/HANDLER_BUILD_ERRORS_ROADMAP.md`
- `roadmaps/INFRASTRUCTURE_HANDLERS.md`
- `roadmaps/MCP_SERVER_REFACTORING_ROADMAP.md`
- `roadmaps/TEST_LOGGING_ROADMAP.md`
- `roadmaps/TEST_REFACTORING_ROADMAP.md`
- `roadmaps/TODO_ROADMAP.md`
- `roadmaps/USAGE_DOCUMENTATION_ROADMAP.md`
- `roadmaps/parameter_passing_unit_tests_roadmap.md`
## Test Documentation
The **[tests/](tests/)** subdirectory contains:
- `TESTING_GUIDE.md` - Testing guide
- `TEST_INFRASTRUCTURE.md` - Test infrastructure documentation
- `ORGANIZATION.md` - Test organization
- `test-config.yaml.template` - Test configuration template
- `README.md` - Test documentation index