Boilerplate MCP Server
未申請TypeScript Model Context Protocol (MCP) server boilerplate providing IP lookup tools/resources. Includes CLI support and extensible structure for connecting AI systems (LLMs) to external data sources like ip-api.com. Ideal template for creating new MCP integrations via Node.js.
未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(7個)
includeExtendedData
(optional, default: false): Include ASN, host, organization data (requires API token)
ip_get_details
IP geolocation lookup for AI assistants
ip_get_details_link
Same lookup + resource link output for resource-aware clients
ipAddress
(optional): IP address to lookup (omit for current device's public IP)
jq
(optional): JMESPath expression to filter/transform response
outputFormat
(optional, default: "toon"): Output format - "toon" or "json"
useHttps
(optional, default: true): Use HTTPS for API calls