list_series
ActiveTool of Riksbank Se
Browse/search the Riksbank SWEA catalogue of time series (interest rates and SEK exchange rates). Returns series IDs plus descriptions and available date ranges. Optionally filter by a case-insensitive substring matched against the series ID and descriptions, e.g. "policy", "rate", "EUR", or "exchange". Series IDs are string codes; well-known ones: SECBREPOEFF (policy rate, formerly repo rate), SECBDEPOEFF (deposit rate), SECBLENDEFF (lending rate), SEKEURPMI (EUR/SEK fixing), SEKUSDPMI (USD/SEK fixing), SEKGBPPMI (GBP/SEK), SEKJPYPMI (JPY/SEK). Omit query to list all (~117 series).
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "integer",
"description": "Max results to return (default 50)."
},
"query": {
"type": "string",
"description": "Case-insensitive substring matched against series ID/descriptions, e.g. \"EUR\" or \"policy\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Riksbank Se
https://github.com/pipeworx-io/mcp-riksbank-se
1/7 registries