DeveloperWebMCP verified
nodecraft.com WebMCP tools
Deploy a high-performance game server in seconds with Nodecraft. Enjoy low latency, DDoS protection, and the ability to swap between 60+ games instantly. Start your free trial!
DeveloperWebMCP verified
Deploy a high-performance game server in seconds with Nodecraft. Enjoy low latency, DDoS protection, and the ability to swap between 60+ games instantly. Start your free trial!
Deploy a high-performance game server in seconds with Nodecraft. Enjoy low latency, DDoS protection, and the ability to swap between 60+ games instantly. Start your free trial! This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
List the games Nodecraft offers server hosting for. Returns each game's name, slug, public landing page URL (which includes pricing), minimum RAM in MB, and a `comingSoon` flag for unreleased titles. Useful for answering "does Nodecraft host X?" or recommending a game page.
Open the nodecraft.com website and ask your browser agent to use list_supported_gamesInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the list_supported_games tool on nodecraft.com with includeComingSoon: <boolean>. Return the structured result and cite the source page.includeComingSoon boolean Include games that are announced but not yet available. Defaults to true.List Nodecraft datacenter regions and their cities, including country code and lat/lon coordinates. Useful for helping a user pick the closest region for their game server, or answering "where does Nodecraft host servers?".
Open the nodecraft.com website and ask your browser agent to use list_locationsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the list_locations tool on nodecraft.com. Return the structured result and cite the source page.Search the Nodecraft knowledgebase for articles covering game server setup, configuration, troubleshooting, and Nodecraft platform features. Returns article titles, canonical URLs, category, and a short preview.
Open the nodecraft.com website and ask your browser agent to use search_knowledgebaseInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the search_knowledgebase tool on nodecraft.com with query: <string>, limit: <integer>, game: <string>. Return the structured result and cite the source page.query string Natural language search query — e.g. a game name, error message, or feature.limit integer Maximum number of articles to return (1-10).game string Optional game slug to scope results to a single game (e.g. "minecraft", "valheim"). Omit to search across all games.