A learning MCP tool for greetings, language detection, and structured JSON output.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-hello-world" yet — see the docs or source repo.
Call the hello tool, return the default greeting, and note that it is a static response.
A fixed greeting is returned, useful for verifying the MCP tool can be called successfully.
Call the polyglot tool, detect the language of this text, and return the result in JSON: Bonjour, comment allez-vous?
Structured JSON containing the detected language, ready for downstream programmatic use.
Send English, Spanish, and Japanese sentences to the polyglot tool and compare whether the language fields in the returned JSON are accurate and consistent.
Multiple structured results are returned, useful for validating multilingual detection and API consistency.
Return personalized greetings to demonstrate basic MCP tool integration.
Use utility tools for files, math, JSON, time, and system queries.
Generate greetings and inspect server info for quick MCP testing and demos.
Demo MCP server for calculations, time checks, notes, and code review prompts.
Provides a minimal greeting tool for testing MCP workflows and deployment.
Quickly explore MCP tool calls and app UI integration patterns.