Back to Home
bluetsys icon

csharp-mcp-server-sample

Verified Safe

by bluetsys

Overview

Exposes JsonPlaceholder API functionality as tools for AI agents and LLMs via the Model Context Protocol (MCP).

Installation

Run Command
dotnet run

Security Notes

The server acts as a proxy for a public API (JsonPlaceholder). No 'eval' or malicious patterns are observed. The `HttpClient` configuration allows for a `bearerToken`, which could handle sensitive data if provided by the consuming agent, but the sample itself doesn't introduce vulnerabilities related to this. Overall, the code is straightforward and appears safe for its intended purpose as a sample MCP server.

Similar Servers

Stats

Interest Score26
Security Score8
Cost ClassLow
Avg Tokens500
Stars1
Forks1
Last Update2025-11-19

Tags

C#MCPAPI ClientAI ToolingJsonPlaceholder