MCP-Server (OnePieceServer & Geolocalizar)
@MCP-Mirror
MCP-Server (OnePieceServer & Geolocalizar) について
Mirror of
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"Haonter_MCP-Servers": {
"command": "npx",
"args": [
"tsx",
"onePiece.ts"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP-Server (OnePieceServer & Geolocalizar)?
A project containing two MCP servers built with the Model Context Protocol SDK: OnePieceServer queries character information from the One Piece anime/manga API, and Geolocalizar retrieves approximate geographic data for a public IPv4 address. It is intended for AI clients that integrate MCP tools.
How to use MCP-Server (OnePieceServer & Geolocalizar)?
Install Node.js ≥18 and npm ≥9, then run npm install @modelcontextprotocol/sdk axios zod to install dependencies. Execute each server individually with npx tsx onePiece.ts for OnePieceServer or npx tsx main.ts for Geolocalizar. The servers communicate via stdin/stdout using StdioServerTransport.
Key features of MCP-Server (OnePieceServer & Geolocalizar)?
- One Piece character query tool (
one_piece) - Geolocation tool for public IPv4 (
geolocalizar) - Uses StdioServerTransport for CLI/AI integration
- Input validation with zod for IP addresses
- Retrieve single character or full list of characters
- Approximate geographic data from IP (country, etc.)
Use cases of MCP-Server (OnePieceServer & Geolocalizar)?
- AI assistant answering questions about
「その他」の他のコンテンツ
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Awesome Mlops
visengerA curated list of references for MLOps
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
コメント