# TODO
- **Coming soon features:**
- Remote installation and configuration of the gateway
- Add support for logging to Enkrypt
- Add support for remote mcp config management with CRUD APIs
- Integrate with Enkrypt Auth server to map user API Key to MCP Gateway Key
- Enkrypt App MCP UI and Dashboards
- **Testing pending:**
- None
- **Development pending:**
- Add --dry-run option to install command to print the mcp config. This is useful for custom mcp clients
- **Nice to have:**
- Refactor enkrypt_secure_call_tools to decouple tool call logic and move to client.py
- **Bugs to fix:**
- Find out why sys.stdout is not working for some reason with JSON parsing issues even when printing normal strings. Search for `# TODO: Fix error and use stdout` in code
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/enkryptai/secure-mcp-gateway'
If you have feedback or need assistance with the MCP directory API, please join our Discord server