Back to Home
IhorHolovatsky icon

iholovatsky-mcps

Verified Safe

by IhorHolovatsky

Overview

This repository provides Model Context Protocol (MCP) servers to integrate various external services (financial, business) into personal AI workflows, acting as data providers for AI clients.

Installation

Run Command
dotnet run --project src/Saldeo.Mcp/Saldeo.Mcp.csproj

Security Notes

The server components communicate via STDIO, limiting direct network exposure to local processes, which is generally safer. However, the actual C# source code for the integrations (e.g., with financial institutions like IBKR and BNP Paribas) is not provided, making it impossible to audit for hardcoded secrets, improper data handling, or other vulnerabilities within the application logic itself. The inherent nature of these integrations suggests handling sensitive data.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2025-11-24

Tags

AI IntegrationFinancial ServicesData Retrieval.NETMCP