Skip to main content

MapleStory MCP Server

An MCP (Model Context Protocol) server that wraps the Nexon MapleStory OpenAPI, allowing AI assistants to query MapleStory game data including character info, rankings, union, guild, and more.

Features

  • Character - Basic info, stats, equipment, skills, V/HEXA matrix, Dojang records
  • Union - Union level, raider layout, artifact info
  • Guild - Guild search and basic info
  • Ranking - Overall, union, guild, Dojang, The Seed, achievement rankings
  • History - Starforce, cube, potential re-roll history
  • Notice - Official notices, updates, events, cash shop notices

Prerequisites

Installation

# Clone the repository
git clone https://github.com/kcw2034/maplestory-mcp-server.git
cd maplestory-mcp-server

# Install dependencies
uv sync

Configuration

Create a .env file in the project root:

MAPLESTORY_API_KEY=your_api_key_here

You can get an API key by registering an app at Nexon OpenAPI.

Usage

Running the server

uv run server.py

Claude Desktop configuration

Add this to your Claude Desktop config (claude_desktop_config.json):

{
  "mcpServers": {
    "maplestory": {
      "command": "uv",
      "args": ["run", "server.py"],
      "cwd": "/path/to/maplestory-mcp-server",
      "env": {
        "MAPLESTORY_API_KEY": "your_api_key_here"
      }
    }
  }
}

Available Tools

Category Tool Description
Character get_character_ocid Look up character OCID by name
Character get_character_basic Basic info (level, class, world, guild)
Character get_character_stat Combined stats (STR, DEX, combat power)
Character get_character_item_equipment Equipped items
Character get_character_skill Skill info by grade
Character get_character_hexamatrix HEXA matrix (6th job skills)
Union get_union Union level and grade
Union get_union_raider Union raider layout and effects
Guild get_guild_id Look up guild ID by name and world
Guild get_guild_basic Guild basic info
Ranking get_ranking_overall Overall ranking
Ranking get_ranking_dojang Mu Lung Dojang ranking
History get_history_starforce Starforce enhancement history
Notice get_notices Official notice list

See server.py for the full list of 30+ tools.

License

MIT

Release files for maplestory-mcp-server 1.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for maplestory-mcp-server 1.0.1
File Size Uploaded
maplestory_mcp_server-1.0.1.tar.gz 5.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for maplestory-mcp-server 1.0.1
File Interpreter ABI Platform
maplestory_mcp_server-1.0.1-py3-none-any.whl Python 3 none any Details

Total release size: 11.4 kB

Release files / maplestory_mcp_server-1.0.1.tar.gz

Download URL maplestory_mcp_server-1.0.1.tar.gz
Size 5.2 kB
Tags Source
SHA-256 checksum
How to use checksums
1427c6ef308f9fd043ef2abf0d1ad8704c7ea75fc16fdbc46b5aa821069e1796
BLAKE2b-256 checksum
How to use checksums
b7da9014ad8f662ac71d4f0c5c487e2ff1e075497a071697a688ef9b77333431
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via uv/0.8.17

Release files / maplestory_mcp_server-1.0.1-py3-none-any.whl

Download URL maplestory_mcp_server-1.0.1-py3-none-any.whl
Size 6.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
b4e1494cbfe5f2977f0350e8cc01acaebaae3c27d170be3f65b56c8a4ba35139
BLAKE2b-256 checksum
How to use checksums
7e3636f59f83ca6d302f2ac9ab75ead914b74393fc5ef6c4609b8cee2c0e76a5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via uv/0.8.17

Release history Release notifications | RSS feed

This release

1.0.1 This release

2 release files

1.0.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page