masashimorita
MCP Servermasashimoritapublic

yubin_mcp

通过日本邮政编码或经纬度获取地址和地图链接的MCP服务器。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Python
Language
MIT License
License

About This Server

通过日本邮政编码或经纬度获取地址和地图链接的MCP服务器。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

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

  1. Install the MCP server
pip install yubin-mcp
  1. Open the configuration file
open /path/to/Claude/claude_desktop_config.json
  1. Add the following configuration to the configuration file
{
  "mcpServers": {
    "yubin-mcp": {
      "command": "python",
      "args": [
        "-m",
        "yubin_mcp.server"
      ],
      "env": {},
      "transport": "stdio"
    }
  }
}

Quick Start

1

Clone the repository

git clone https://github.com/masashimorita/yubin_mcp
2

Install dependencies

cd yubin_mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownermasashimorita
Repoyubin_mcp
LanguagePython
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation