🛠️

argo-mcp

MCP server for Argo RPG Platform — connects AI assistants to campaign data via OAuth2

Developer Tools stdio npm npmstdioremoteArgo-RPG-Platform
RUN IN TERMINAL
claude mcp add rgo-latform-argo-mcp -- npx -y argo-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "rgo-latform-argo-mcp": { "command": "npx", "args": ["-y", "argo-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "rgo-latform-argo-mcp": { "command": "npx", "args": ["-y", "argo-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "rgo-latform-argo-mcp": { "command": "npx", "args": ["-y", "argo-mcp"] } } }

About This MCP Server

The argo-mcp server is a developer tool that enables AI coding assistants to connect to campaign data on the Argo RPG Platform using OAuth2 authentication. It facilitates remote access to this data via standard input/output streams, making it a useful resource for developers working with AI assistants and the Argo RPG Platform. Developers would use this server to integrate AI-powered tools with their campaign data, leveraging the OAuth2 protocol for secure authentication.

MCP server for Argo RPG Platform — connects AI assistants to campaign data via OAuth2. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

argo-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The argo-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/rgo-latform-argo-mcp.svg)](https://skillsplayground.com/mcps/rgo-latform-argo-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.