Back to Home
burakarslan0110 icon

First-MCP-Server-Project

Verified Safe

by burakarslan0110

Overview

Provides a set of mathematical and string processing tools to AI assistants via the Model Context Protocol (MCP).

Installation

Run Command
dotnet run --project First-MCP-Server-Project

Security Notes

The provided source code is truncated to only the README.md, making a full security audit of the C# implementation (Program.cs and Tools.cs) impossible. Based on the described functionality (basic math and string operations), the tools are not inherently risky, but potential vulnerabilities would depend on the actual C# code. The Factorial function explicitly limits input to 0-20, which is a good practice to prevent excessive computation or overflow.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Stars0
Forks0
Last Update2025-12-13

Tags

MCP.NETAI ToolingServerMathematicsString Processing