Provides a stdio-based Habitica MCP sample server for early integration testing.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "habitica-mcp" yet — see the docs or source repo.
Connect to the habitica-mcp service and call the exposed hello-world tool. Return the full response so I can verify stdio communication works correctly.
The hello-world tool response and confirmation that the MCP service connects and runs properly.
List the resource and prompt currently exposed by habitica-mcp, and show their names, purposes, and example invocation methods.
A clear inventory of available resources and prompts to understand the server’s current capabilities.
Use habitica-mcp as a test MCP service and design a minimal integration test flow: start the server, discover tools, call hello-world, and validate the response.
A concise integration test procedure or script outline for local development and CI validation.
Build and extend a TypeScript MCP server with example tools fast.
Generate greetings and inspect server info for quick MCP testing and demos.
Let AI fully control and query Home Assistant through a local MCP server.
Return personalized greetings to demonstrate basic MCP tool integration.
Use MCP to query and operate Hack The Box resources via API.
Provides a deployable MCP greeting tool for quick testing and demos.