We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AriaScarlet132/sandbox_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
copilot-instructions.md•487 B
- [x] Verify that the copilot-instructions.md file in the .github directory is created. (done)
- [x] Clarify Project Requirements (done)
- [x] Scaffold the Project (done)
- [x] Customize the Project (done)
- [x] Install Required Extensions (No extensions needed)
- [x] Compile the Project (dependencies installed via uv sync)
- [x] Create and Run Task (skipped)
- [x] Launch the Project (uvicorn started)
- [x] Ensure Documentation is Complete (README.md present; HTML comments removed)