MCP server that retrieves addresses and map links from Japanese postal codes and latitude/longitude coordinates
Project description
YUBIN MCP
MCP server that retrieves addresses and map links from Japanese postal codes and latitude/longitude coordinates
Installation
pip install yubin-mcp
Usage
Use with Claude Desktop
- Install the MCP server
pip install yubin-mcp
- Open the configuration file
open /path/to/Claude/claude_desktop_config.json
- Add the following configuration to the configuration file
{
"mcpServers": {
"yubin-mcp": {
"command": "python",
"args": [
"-m",
"yubin_mcp.server"
],
"env": {},
"transport": "stdio"
}
}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
yubin_mcp-0.0.6.tar.gz
(3.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file yubin_mcp-0.0.6.tar.gz.
File metadata
- Download URL: yubin_mcp-0.0.6.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3db347850917f372f70796f4c0a23bab16ec50997de56ccb2794ababe6cefd43
|
|
| MD5 |
1fbaef5b346711e00f02721d58644fab
|
|
| BLAKE2b-256 |
99a4dc07a8011b21fafe332e6581a91f8167cdfdc1beabf956f7cd73048e1b9f
|
File details
Details for the file yubin_mcp-0.0.6-py3-none-any.whl.
File metadata
- Download URL: yubin_mcp-0.0.6-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21cdcff4d6989263e3e7f4f20f22c724ce92f09f0c282858d62fd77889edfe07
|
|
| MD5 |
bdecb1c84b5799c8453a8163d933c723
|
|
| BLAKE2b-256 |
ff91a9b4c2d4e066ae6690f9e794bd2652cfb073daea079d80732f64d8396ae9
|