ljy9303/maplestory-mcp-server
Nexon openAPI Maplestory mcp server
[](https://lobehub.com/mcp/ljy9303-maplestory-mcp-server)
NEXON ๋ฉ์ดํ์คํ ๋ฆฌ ์คํ API ๋ฐ์ดํฐ์ ์ ๊ทผํ ์ ์๋ ์ข ํฉ์ ์ธ MCP(Model Context Protocol) ์๋ฒ์ ๋๋ค. Claude Desktop ๋ฐ ๊ธฐํ MCP ํธํ AI ์ด์์คํดํธ๋ฅผ ํตํด ์บ๋ฆญํฐ ์ ๋ณด, ์ ๋์จ ์ธ๋ถ์ฌํญ, ๊ธธ๋ ๋ฐ์ดํฐ, ๋ญํน, ๊ฒ์ ๋ฉ์ปค๋์ฆ์ ๊ตฌ์กฐํ๋ ์ ๊ทผ์ ์ ๊ณตํฉ๋๋ค.
npx maplestory-mcp-server --api-key YOUR_NEXON_API_KEYnpm install -g maplestory-mcp-server๋จผ์ NEXON ์คํ API ํฌํธ์์ API ํค๋ฅผ ๋ฐ๊ธ๋ฐ์ผ์ธ์:
์ด์์ฒด์ ๋ณ ์ค์ ํ์ผ ์์น:
Windows:
%APPDATA%\Claude\claude_desktop_config.jsonmacOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonLinux:
~/.config/Claude/claude_desktop_config.json์ค์ ํ์ผ์ ๋ค์ ๋ด์ฉ์ ์ถ๊ฐํ๊ฑฐ๋ ์์ ํ์ธ์:
{
"mcpServers": {
"maplestory-mcp-server": {
"command": "npx",
"args": ["-y", "maplestory-mcp-server"],
"env": {
"NEXON_API_KEY": "์ฌ๊ธฐ์_๋ฐ๊ธ๋ฐ์_API_ํค_์
๋ ฅ"
}
}
}
}> โ ๏ธ ์ค์: YOUR_NEXON_API_KEY๋ฅผ ์ค์ ๋ฐ๊ธ๋ฐ์ API ํค๋ก ๊ต์ฒดํ์ธ์.
์ค์ ํ์ผ์ ์์ ํ ํ Claude Desktop์ ์์ ํ ์ข ๋ฃํ๋ค๊ฐ ๋ค์ ์์ํ์ธ์.
Claude Desktop์ด ์ฌ์์๋๋ฉด ์ ๋ํ์์ ๋ค์๊ณผ ๊ฐ์ด ์ ๋ ฅํด ์ฐ๊ฒฐ์ ํ์ธํ์ธ์:
๋ฉ์ดํ์คํ ๋ฆฌ API๊ฐ ์ ์์ ์ผ๋ก ์๋ํ๋์ง ํ์ธํด์ค์ฑ๊ณต์ ์ผ๋ก ์ฐ๊ฒฐ๋๋ฉด Claude๊ฐ ๋ฉ์ดํ์คํ ๋ฆฌ ๊ด๋ จ ์ง๋ฌธ์ ๋ตํ ์ ์์ต๋๋ค!
get_character_basic_info - ๊ธฐ๋ณธ ์บ๋ฆญํฐ ์ ๋ณด ์กฐํ (๋ ๋ฒจ, ์ง์
, ์๋, ๊ธธ๋)get_character_stats - ์์ธํ ์บ๋ฆญํฐ ์คํฏ ๋ฐ ์ ํฌ ์คํฏ ์กฐํLoading reviews...