MapleStory MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Environment mode (development/production) | |
| LOG_LEVEL | No | Logging level (default: "info") | info |
| NEXON_API_KEY | Yes | NEXON Open API Key (Required) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| health_checkB | Check the health status of the MCP server and NEXON API connection |
| get_character_basic_infoB | Retrieve basic information about a MapleStory character including level, job, world, and guild |
| get_character_statsC | Retrieve detailed statistics for a MapleStory character including damage, critical rate, and all combat stats |
| get_character_equipmentB | Retrieve equipment information for a MapleStory character including all equipped items and their stats |
| get_character_full_infoC | Retrieve comprehensive character information including basic info, stats, and equipment in a single request |
| get_union_infoC | Retrieve union information for a MapleStory character including level, grade, and artifact details |
| get_union_raiderC | Retrieve union raider board information including block placement and stats |
| get_union_rankingB | Retrieve union power rankings for a specific world or overall rankings |
| get_guild_infoB | Retrieve basic information about a MapleStory guild including level, members, and skills |
| get_guild_rankingB | Retrieve guild rankings for a specific world or overall rankings |
| get_overall_rankingC | Retrieve overall level rankings for MapleStory characters with filtering options |
| get_notice_listC | Retrieve list of MapleStory game notices and announcements |
| get_notice_detailC | Retrieve detailed information for a specific MapleStory notice |
| get_cube_probabilityC | Retrieve cube usage probability information and enhancement statistics |
| get_starforce_probabilityC | Retrieve starforce enhancement probability information and success rates |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ljy9303/maplestory-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server