NameApiMcpServer
0
NameAPI MCP Server is a project aimed at providing an interface to interact with NameAPI services using the Model Context Protocol. It requires an API key and the build setup involves compiling TypeScript files.
NameAPI MCP Server
- Installation
- Register for an API Key at NameAPI.
- Build the MCP server using
npm install && npm run build
. - This will compile the TypeScript files and produce a build directory.