We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sawantudayan/github-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
bug.md•325 B
## Bug Fix
### Description
<!-- Brief description of the bug being fixed -->
### Root Cause
<!-- What caused the bug? -->
### Solution
<!-- How does this PR fix the bug? -->
### Testing
- [ ] Added/updated tests
- [ ] Manually tested the fix
- [ ] Verified no regressions
### Related Issues
Fixes #<!-- issue number -->