Leonamin/NaverMail-MCP-Server
3.2
If you are the rightful owner of NaverMail-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Mail MCP Server is designed to facilitate seamless integration and communication between mail services and the Model Context Protocol (MCP) framework.
Mail MCP Server
μ€ννκ²½ μ€μ
MCP Server μ°λ
ν μ€νΈ
- inspector λ€μ΄λ‘λ λ° μ€ν(nodeκ° μ€μΉλμ΄μμ΄μΌ ν¨)
npx @modelcontextprotocol/inspector uv run server.py --naver-id your-id --naver-password your-password
- Session Token 볡μ¬
Starting MCP inspector...
βοΈ Proxy server listening on 127.0.0.1:6277
π Session token: 3518ab7ad6026be0f0ad8d5c0ef9b2c853e48ed911fe1317eb9b0ed48bdd980e <--- μ΄κ±° 볡μ¬
Use this token to authenticate requests or set DANGEROUSLY_OMIT_AUTH=true to disable auth
π Open inspector with token pre-filled:
http://localhost:6274/?MCP_PROXY_AUTH_TOKEN=3518ab7ad6026be0f0ad8d5c0ef9b2c853e48ed911fe1317eb9b0ed48bdd980e
π MCP Inspector is up and running at http://127.0.0.1:6274 π
-
127.0.0.1:6274 μ μ λ° Configuration μ€μ Configuration -> Proxy Session Token μ 2. Session Token 볡μ¬μμ 볡μ¬ν ν€ μ€μ
-
Connect μ€ν
Claude Desktop
-
~/Library/Application Support/Claude/claude_desktop_config.json νμΌμ μ½λλ€.(μμΌλ©΄ νμΌμ λ§λ€μ΄μ£ΌμΈμ.)
-
μλ λ΄μ© μ€
/ABSOLUTE/PATH/TO/naver-mail-mcp
μ--naver-id
,--naver-password
λ μμ ν΄μ£ΌμΈμ
{
"mcpServers": {
"naver-mail": {
"command": "uv",
"args": [
"--directory",
"/ABSOLUTE/PATH/TO/naver-mail-mcp",
"run",
"server.py",
"--naver-id",
"your-id",
"--naver-password",
"your-password"
]
}
}
}
- νμΌ μ μ₯ ν Claude Desktopμ μ¬μμν΄μ£ΌμΈμ