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": {
"mcp-jp-postal-code": {
"command": "python",
"args": [
"-m",
"mcp_jp_postal_code.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.5.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.5.tar.gz.
File metadata
- Download URL: yubin_mcp-0.0.5.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 |
e69e4f588111eb509f8c800cfd8746934710d59d42b0ce1c4a7c8ea2ea618c47
|
|
| MD5 |
68b2f20541701faf3b201d61390cd882
|
|
| BLAKE2b-256 |
0a9b8ee5b47a65fc85167ddaa96c300c0fde89e8d77ef77790617c1f43e356ce
|
File details
Details for the file yubin_mcp-0.0.5-py3-none-any.whl.
File metadata
- Download URL: yubin_mcp-0.0.5-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 |
b2a1e5f5a8260994e5d9597d0c476a04a5aef4fb9b7bcf3733efa1d78dad7dff
|
|
| MD5 |
5d350f099fbb4fdd0bacf95481df2ce3
|
|
| BLAKE2b-256 |
1a129d692ff44e148893043c0d83bf0616516fc04a5da35204227b9b62269c6a
|