INDIVIDUAL MCP TOOL
rank_bulgarian_pension_funds_by_metric
Alias for `rank` to semantically target Bulgarian UPF/PPF/VPF leaderboard queries.
LIVE ENDPOINT
https://mcp.pensiata.me/mcp
Connect to this endpoint to inspect the live schema for rank_bulgarian_pension_funds_by_metric and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.bgpensions-tools]
url = "https://mcp.pensiata.me/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bgpensions-tools": {
"type": "http",
"url": "https://mcp.pensiata.me/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bgpensions-tools
Remote MCP URL: https://mcp.pensiata.me/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"bgpensions-tools": {
"url": "https://mcp.pensiata.me/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bgpensions-tools": {
"type": "http",
"url": "https://mcp.pensiata.me/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bgpensions-tools",
"transport": "streamable-http",
"url": "https://mcp.pensiata.me/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_managers— Retrieve Bulgarian pension manager metadata for UPF, PPF, and VPF/DPF schemes.list_funds— List Bulgarian private pension funds and canonical fund IDs.get_nav_series— Get official NAV time series for a Bulgarian pension fund (UPF/PPF/VPF).list_benchmarks— List benchmark assets for Bulgarian pension comparisons.list_metrics— List all supported financial metric identifiers for MCP analytics tools.cache_stats— Return MCP cache telemetry for diagnostics and performance debugging.get_benchmark_series— Get historical benchmark series for pension-fund comparison workflows.compute_metric— Compute a metric for Bulgarian pension funds or benchmark targets.