Back to Home
Yazhodha icon

CSE-MCP-Server

Verified Safe

by Yazhodha

Overview

Provides structured, real-time, and historical Colombo Stock Exchange (CSE) market data to AI agents and applications via Model Context Protocol (MCP).

Installation

Run Command
dotnet run --project SharesMCP

Security Notes

The provided code snippets (standard .NET config files) do not contain malicious patterns, 'eval', or hardcoded secrets. The server is intended for local execution (http://localhost:5248) and integrates with the CSE Official API. Without the full source code of the CSE API integration, a comprehensive audit is not possible, but the visible components are clean and secure for local use. The `AllowedHosts: "*"` in appsettings.json is a common default for development but should be restricted for public deployments.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens300
Stars0
Forks0
Last Update2025-12-14

Tags

real-time datastock marketAI integrationfinancial data.NET