Connectivity check that confirms the Nordic MCP server process is responding.
Use this at the start of a session to verify the server is reachable before
making other calls. Do not use as a proxy for database health — the server can
respond while the Qdrant vector database is temporarily unavailable. To confirm
data availability, call search_filings directly.
Returns:
A greeting string: "Hello {name}! Nordic MCP server is running."
Connector