We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gaiaaiagent/regen-python-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•470 B
## Experiments: GPT Actions Constraints
These files are for validating OpenAI Custom GPT Actions constraints.
- `openapi-gpt-experiment.json`: Minimal spec for quickly testing a second Action on `https://registry.regen.gaiaai.xyz`.
- `openapi-gpt-experiment-over30.json`: Intentionally **invalid** (>30 operations) to confirm the builder rejects specs over the limit.
Do not use these for production Actions. Use:
- `openapi-gpt-ledger.json`
- `openapi-gpt-koi.json`