MCP.so
Sign In
Servers

svatky-adresa-info-mcp-dotnet

@segeda

MCP server for svatky.adresa.info

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "Info.Adresa.Svatky.Mcp": {
      "command": "dotnet",
      "args": [
        "run",
        "--project",
        "/ABSOLUTE/PATH/TO/svatky-adresa-info-mcp-dotnet",
        "--no-build"
      ]
    }
  }
}

More from Other