Loading MCP server directory, please wait...
MCP server for Nexon MapleStory OpenAPI - character, rankings, union, guild, and notices
npx @getmcp/cli add io.github.kcw2034/maplestory-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
MAPLESTORY_API_KEYAPI key from Nexon OpenAPI (https://open.api.nexon.com)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kcw2034/maplestory-mcp-server": {
"command": "uvx",
"args": [
"maplestory-mcp-server"
],
"env": {
"MAPLESTORY_API_KEY": ""
}
}
}
}