Maple Auction MCP
Allows searching and browsing the MapleStory item auction via NEXON's web auction API.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Maple Auction MCPsearch for clean arcane umbra boots"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Maple Auction MCP
메이플스토리 경매장을 검색하는 MCP 서버.
설치 방법
먼저 크롬 확장을 설치하고, 크롬에서 메이플스토리 경매장에 로그인 해 주세요
Claude Code
claude mcp add --scope user maple-auction -- npx -y maple-auction-mcpClaude Desktop은 claude_desktop_config.json에 추가:
{
"mcpServers": {
"maple-auction": {
"command": "npx",
"args": ["-y", "maple-auction-mcp"]
}
}
}Codex
codex mcp add maple-auction -- npx -y maple-auction-mcpAntigravity CLI
Antigravity CLI는 등록 명령어가 없어 설정 파일 ~/.gemini/config/mcp_config.json(없으면 생성)에 직접 추가합니다:
{
"mcpServers": {
"maple-auction": {
"command": "npx",
"args": ["-y", "maple-auction-mcp"]
}
}
}Windows는 "command": "cmd", "args": ["/c", "npx", "-y", "maple-auction-mcp"] 형태로 넣어주세요. 등록 확인은 CLI에서 /mcp 입력. (구버전 CLI는 ~/.gemini/antigravity-cli/mcp_config.json을 읽습니다.)
Gemini CLI는 2026-06-18부로 개인 계정 지원이 종료되어 Antigravity CLI로 대체되었습니다.
Related MCP server: mcp-helm
최종 데미지 증감률 (개발 모드)
개발 모드 기능입니다. 기본 설치에서는 제공되지 않으며, 최종 데미지 상승률을 보고 싶다면 아래처럼 넥슨 오픈 API 키를 함께 넣어 설치하세요.
지원되는 장비 검색 결과에는 매물을 현재 착용 장비와 교체할 때의 슬롯별 최종 데미지 증감률(%) 이 자동으로 포함됩니다 — 주스탯(%적용·미적용 분리)·공격력·보스 데미지·방어율 무시(곱연산)·크리티컬 데미지·최종 데미지·세트 효과 변화까지 반영합니다. user_equip으로 착용 장비를 조회하고, refresh_character로 특정 캐릭터 정보를 강제 재갱신할 수 있습니다.
캐릭터 정보는 MCP 재시작 후에도 유지되는 영구 로컬 캐시에 저장됩니다. macOS는 ~/Library/Application Support/maple-auction-mcp, Windows는 %LOCALAPPDATA%\maple-auction-mcp, Linux는 $XDG_DATA_HOME/maple-auction-mcp 또는 ~/.local/share/maple-auction-mcp를 사용합니다.
데미지 계산과 캐릭터 조회·재갱신(user_equip·refresh_character)을 쓰려면 openapi.nexon.com에서 API 키를 발급받아(무료) 실행 인자에 붙여야 합니다:
claude mcp add --scope user maple-auction -- npx -y maple-auction-mcp --api-key YOUR_NEXON_API_KEY사용 예
에디공 21퍼 아케인 체인 검색해줘
내가 낄 만한 카데나 무기 데미지 증가율 높은 순으로 찾아줘

개인정보 처리방침
크롬 확장은 어떠한 데이터도 외부로 수집·전송하지 않습니다. 자세한 내용은 개인정보 처리방침을 참고하세요.
라이선스
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceTransforms Chrome browser into an AI-controlled automation tool that allows AI assistants like Claude to access browser functionality, enabling complex automation, content analysis, and semantic search while preserving your existing browser environment.Last updatedMIT
- AlicenseAqualityDmaintenanceAttaches to your existing Chrome browser to allow Claude to see the active tab, interact via accessibility tree, and detect handoff triggers like 2FA and captchas.Last updated10MIT
- Alicense-qualityDmaintenanceEnables MCP clients like Claude Desktop to automate and interact with claude.ai via a Chrome extension and WebSocket relay.Last updated8GPL 3.0
- Flicense-qualityDmaintenanceEnables browser automation (navigate, screenshot, click, type, etc.) for Claude Code via MCP protocol, with a Chrome extension for configuration.Last updated2
Related MCP Connectors
Search Rakuten Ichiba products and compare prices via Claude. Zero setup, no API key needed.
Amazon brand, seller, niche & buy-box intelligence inside your own Claude or ChatGPT.
Persistent context for Claude. Your AI always knows your projects and next actions across sessions.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/oyc0401/maple-auction-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server