You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of dbnomics

declared in 0.1.0

Full-text search across all providers. Returns matching series with provider/dataset/series codes and human labels.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "unemployment rate"
    },
    {
      "limit": 50,
      "query": "GDP France"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Results, 1-1000 (default 20)"
    },
    "query": {
      "type": "string",
      "description": "Free-text search"
    },
    "offset": {
      "type": "number",
      "description": "0-based offset"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

dbnomics

https://github.com/pipeworx-io/mcp-dbnomics

2/7 registries
View full server →
search — dbnomics — PRSM MCP