Back to Browse

Cbr Rates MCP Server

Developer ToolsModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

CBR exchange rates and key rates for Russia. MCP tools for finance agents.

About

CBR exchange rates and key rates for Russia. MCP tools for finance agents.

Security Report

5.2
Moderate5.2Moderate Risk

A well-architected MCP server for Bank of Russia public financial data with strong security fundamentals. Authentication is not required (appropriate for read-only public APIs). Code demonstrates good defensive practices including safe XML parsing via defusedxml, proper async/await patterns, comprehensive input validation through Pydantic schemas, and no credential handling. Minor code quality observations around broad exception handling and logging do not significantly impact the security posture. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue (1 critical, 0 high severity).

6 files analyzed · 9 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-atomno-labs-mcp-cbr-rates": {
      "args": [
        "atomno-mcp-cbr-rates"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!