We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/marianfoo/mcp-sap-docs'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•1.04 KiB
# Documentation Index
This index marks which documents are authoritative for the current codebase.
## Authoritative (Current)
- `README.md` (repo root)
- `REMOTE_SETUP.md` (repo root)
- `docs/ARCHITECTURE.md`
- `docs/DEV.md`
- `docs/TESTS.md`
- `docs/UPSTREAM-ONE-WAY-SYNC-IMPLEMENTATION.md`
## Historical / Topic Notes
The files below are retained for implementation history and narrower deep dives.
Some sections may describe earlier milestones and should be read with the current architecture docs above.
- `docs/ABAP-INTEGRATION-SUMMARY.md`
- `docs/ABAP-MULTI-VERSION-INTEGRATION.md`
- `docs/ABAP-STANDARD-INTEGRATION.md`
- `docs/ABAP-USAGE-GUIDE.md`
- `docs/COMMUNITY-SEARCH-IMPLEMENTATION.md`
- `docs/CONTENT-SIZE-LIMITS.md`
- `docs/CURSOR-SETUP.md`
- `docs/FTS5-IMPLEMENTATION-COMPLETE.md`
- `docs/LLM-FRIENDLY-IMPROVEMENTS.md`
- `docs/METADATA-CONSOLIDATION.md`
- `docs/TEST-SEARCH.md`
## Reading Order for New Contributors
1. `README.md`
2. `docs/ARCHITECTURE.md`
3. `docs/DEV.md`
4. `docs/TESTS.md`
5. `docs/UPSTREAM-ONE-WAY-SYNC-IMPLEMENTATION.md`