← Registry

Analytics

pensiata.me

Provides access to Bulgarian pension fund data, including manager metadata, fund lists, NAV time series, benchmarks, and financial metrics for analysis.

1 endpoint26 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.pensiata.me/mcp

No auth detected

MCP server metadata

Name
bgpensions-tools
Version
3.3.1
Capabilities
experimentalloggingprompts.listChangedresources.listChangedtools.listChangedextensions.io.modelcontextprotocol/ui

Known tools 26

list_managers

Retrieve Bulgarian pension manager metadata for UPF, PPF, and VPF/DPF schemes.

Inferred read-only
list_funds

List Bulgarian private pension funds and canonical fund IDs.

Inferred read-only
get_nav_series

Get official NAV time series for a Bulgarian pension fund (UPF/PPF/VPF).

Inferred read-only
list_benchmarks

List benchmark assets for Bulgarian pension comparisons.

Inferred read-only
list_metrics

List all supported financial metric identifiers for MCP analytics tools.

Inferred read-only
cache_stats

Return MCP cache telemetry for diagnostics and performance debugging.

Inferred read-only
get_benchmark_series

Get historical benchmark series for pension-fund comparison workflows.

Inferred read-only
compute_metric

Compute a metric for Bulgarian pension funds or benchmark targets.

Inferred read-only
rank

Rank funds within UPF/PPF/VPF schemes by a selected metric and period.

Inferred read-only
rank_benchmarks

Rank benchmark assets by metric and period for market-context comparison.

Inferred read-only
simulate_saver_outcome

Simulate saver outcomes with periodic contributions into Bulgarian pension funds.

Inferred read-only
get_bulgarian_pension_fund_managers

Alias for `list_managers` with explicit Bulgarian pension context for agent discovery.

Inferred read-only
get_bulgarian_pension_funds

Alias for `list_funds` to discover UPF/PPF/VPF fund IDs for FSC-based analysis.

Inferred read-only
get_bulgarian_pension_fund_nav_series

Alias for `get_nav_series` with explicit pension NAV semantics for tool-RAG routing.

Inferred read-only
get_bulgarian_pension_benchmarks

Alias for `list_benchmarks` with Bulgarian pension comparison context.

Inferred read-only
get_bulgarian_pension_metrics_catalog

Alias for `list_metrics` so agents can semantically find available pension metrics.

Inferred read-only
get_bulgarian_pension_benchmark_series

Alias for `get_benchmark_series` to retrieve inflation/market comparators for UPF/PPF/VPF.

Inferred read-only
get_bulgarian_pension_fund_metric

Alias for `compute_metric` with explicit Bulgarian pension metric intent.

Inferred read-only
rank_bulgarian_pension_funds_by_metric

Alias for `rank` to semantically target Bulgarian UPF/PPF/VPF leaderboard queries.

Inferred read-only
rank_bulgarian_pension_benchmarks_by_metric

Alias for `rank_benchmarks` for semantically rich benchmark ranking discovery.

Inferred read-only
simulate_bulgarian_pension_saver_outcome

Alias for `simulate_saver_outcome` with explicit Bulgarian pension savings semantics.

Inferred read-only
list_holdings_reports

List available markdown holdings reports for Bulgarian pension funds.

Inferred read-only
get_holdings_reports_index

Get a lightweight summary index of pension fund holdings reports.

Inferred read-only
read_holdings_report

Read a specific markdown holdings report for a Bulgarian pension fund.

Inferred read-only
get_pension_legal_framework

Return the full text of Bulgarian pension legal documents.

Inferred read-only
search_pension_law

Search across Bulgarian pension legal framework documents.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.