TypeScript Node.js MCP server boilerplate for IP lookup integrations.
A TypeScript + Node.js boilerplate that implements a Model Context Protocol (MCP) server with IP lookup utilities and CLI support. It provides an extensible architecture and example controllers to connect AI systems to external HTTP APIs (for example, ip-api.com) and format MCP responses. Suited for building MCP integrations, REST-style services, or prototypes that enrich data from external sources.
0