Back to Home
Ferretly-International icon

mcp-server-experiment

by Ferretly-International

Overview

This project explores building and testing a Model Context Protocol (MCP) server using .NET and C#, integrating simple tools like 'echo' and 'get_config_value' for AI agent interaction.

Installation

Run Command
D:\source\mcp-server\bin\Debug\net8.0\mcp-server.exe

Environment Variables

  • MCP_SERVER_SETTINGS_PATH

Security Notes

The `appsettings.json` file contains hardcoded sensitive information, specifically a `ConnectionStrings.DefaultConnection` with explicit `User Id` and `Password`, and an `ExternalApi.ApiKey`. The README acknowledges this as a temporary measure, stating 'Clearly better authentication needs to happen somewhere to protect these values.' This poses a significant security risk if deployed or run in an insecure environment, as credentials could be exposed.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassLow
Avg Tokens30
Stars0
Forks0
Last Update2025-11-20

Tags

MCPAI.NETServerExperiment