SERVER
Argo RPG Platform MCP
Rank #8198glama/Argo-RPG-Platform/MCP
MCP server for Argo RPG Platform — connects AI assistants to campaign data via OAuth2
First listed
May 14, 2026
Last publish date
May 14, 2026
OVERVIEW
Argo RPG Platform MCP is a Model Context Protocol (MCP) server published by Argo-RPG-Platform. It ranks #8198 of 58,832 servers tracked on MCP Toplist. Argo RPG Platform MCP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on May 14, 2026 and most recently updated on May 14, 2026.
STANDING
#8,198of 58,832 tracked serversTop 25%
Ranks ahead of 50,634 of 58,832 servers on MCP Toplist.
CONNECT
Use Argo RPG Platform MCP
Add Argo RPG Platform MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"argo-rpg-platform": {
"url": "https://mcp.argo.games/mcp"
}
}
}npm package
{
"mcpServers": {
"argo-rpg-platform": {
"command": "npx",
"args": [
"-y",
"argo-mcp"
],
"env": {
"OAUTH_TOKEN": "<your OAUTH_TOKEN>",
"REFRESH_TOKEN": "<your REFRESH_TOKEN>",
"ARGO_API_BASE": "<your ARGO_API_BASE>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
Argo-RPG-Platform
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.3 | May 14, 2026 |
| 1.0.2 | May 14, 2026 |
FAQ
Frequently asked questions
- What is Argo RPG Platform MCP?
- MCP server for Argo RPG Platform — connects AI assistants to campaign data via OAuth2
- Who maintains Argo RPG Platform MCP?
- Argo RPG Platform MCP is maintained by Argo-RPG-Platform, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Argo RPG Platform MCP an official MCP server?
- Yes — Argo RPG Platform MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Argo RPG Platform MCP have?
- MCP Toplist tracks 2 versions of Argo RPG Platform MCP, most recently published on May 14, 2026.
- Where can I find the source code for Argo RPG Platform MCP?
- The source code for Argo RPG Platform MCP is hosted at github.com/Argo-RPG-Platform/MCP.
EXPLORE