You're viewing a demo portfolio

Join the waitlist
PRSM

ping

Active

Tool of Nordic Financial MCP

declared in 3.2.0

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."

Parameters schema

{
  "type": "object",
  "properties": {
    "name": {
      "type": "string",
      "default": "world",
      "description": "Arbitrary label included in the response, e.g. 'healthcheck' or 'agent-1'"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

Nordic Financial MCP

https://github.com/AIDataNordic/nordic_financial_mcp

2/7 registries
View full server →
ping — Nordic Financial MCP — PRSM MCP