seoulraphaellee/minimax-datagouv-mcp-tester
0
MiniMax data.gouv.fr MCP Tester
Test page for calling the public data.gouv.fr MCP server through a server-side MiniMax proxy.
Required Space secrets
MINIMAX_API_KEY
Optional Space variables
MINIMAX_MODEL(default:MiniMax-M2.7)MINIMAX_OPENAI_BASE_URL(default:https://api.minimax.io/v1)DATAGOUV_MCP_URL(default:https://mcp.data.gouv.fr/mcp)MINIMAX_SSL_VERIFY(default:true)
Local behavior
- The frontend is built with Vite during the Docker build.
- The Python app serves both the API and the static frontend.
- Korean prompts are allowed on the MiniMax tester. The server instructs the model to derive English/French search keywords before calling the data.gouv.fr MCP tools.
