Installation & Configuration
{
"mcpServers": {
"rims-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"API_ENDPOINT={{API_ENDPOINT}}",
"-e",
"WEB_PAGE_URL={{WEB_PAGE_URL}}",
"-e",
"COMPETITION_ID={{COMPETITION_ID}}",
"xyzme01/rims-mcp"
],
"alwaysAllow": [
"get_faq",
"get_rules",
"get_faq_keyword",
"get_news_list",
"get_news_article",
"get_team_list"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13