← Index

io.github.kcw2034/maplestory-mcp-server

io.github.kcw2034/maplestory-mcp-server·v1.0.1·Maps & Location
Quality Score
85
/100

MCP server for Nexon MapleStory OpenAPI - character, rankings, union, guild, and notices

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "maplestory-mcp-server": {
      "command": "uvx",
      "args": [
        "maplestory-mcp-server"
      ],
      "env": {
        "MAPLESTORY_API_KEY": "<your-maplestory_api_key>"
      }
    }
  }
}
§02  Environment variables
MAPLESTORY_API_KEY
requiredsecret

API key from Nexon OpenAPI (https://open.api.nexon.com)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Maps & Location