Back to Home
eyjolfurgudnivatne icon

mcp.gateway

Verified Safe

by eyjolfurgudnivatne

Overview

Build Model Context Protocol (MCP) servers in .NET, enabling AI assistants to discover and invoke C# code as tools, prompts, and resources.

Installation

Run Command
dotnet run

Environment Variables

  • ASPNETCORE_ENVIRONMENT
  • MCP_PROTOCOL_VERSION

Security Notes

The framework provides robust features like session management, protocol version validation, lifecycle hooks for authorization/logging, and structured error handling, which are conducive to building secure systems. The documentation explicitly recommends HTTPS for production and provides detailed guidance on implementing JWT authentication to replace simple, hardcoded demo tokens found in examples. No malicious patterns or obfuscation were detected. However, developers must diligently implement proper authentication/authorization and input validation as advised, as the provided demo tokens are insecure for production use.

Similar Servers

Stats

Interest Score33
Security Score8
Cost ClassLow
Avg Tokens50
Stars2
Forks0
Last Update2026-01-11

Tags

.NETMCPAIToolsGatewayAPIMicroservices