We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/xydong-web/mcp-nexus'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
## 1. UI warning logic
- [x] 1.1 Update Grok warning conditional rendering to also check provider API key configuration state.
- [x] 1.2 Keep existing warning copy and visual style unchanged.
## 2. Verification
- [x] 2.1 Run admin-ui tests (or equivalent lightweight verification) to ensure no regression.