loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

mcp.gateway

MCP Tool

eyjolfurgudnivatne/mcp.gateway

MCP Gateway is a high-performance, extensible library for building Model Context Protocol (MCP) servers in .NET. It enables AI assistants like GitHub Copilot and Claude Desktop to discover and invoke custom tools. The library provides a complete framework for JSON-RPC, MCP protocol implementation, and multiple transport protocols.

Install

$ npx loaditout add eyjolfurgudnivatne/mcp.gateway

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "mcp.gateway": {
      "command": "npx",
      "args": [
        "-y",
        "mcp.gateway"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

Reviews

Loading reviews...

Quality Signals

2
Stars
0
Installs
Last updated95 days ago
Security: B

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit1/11/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/eyjolfurgudnivatne/mcp.gateway)](https://loaditout.ai/skills/eyjolfurgudnivatne/mcp.gateway)