svatky-adresa-info-mcp-dotnet

svatky-adresa-info-mcp-dotnet

3.1

If you are the rightful owner of svatky-adresa-info-mcp-dotnet and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP server for svatky.adresa.info

svatky-adresa-info-mcp-dotnet

MCP server for svatky.adresa.info

Usage with Claude for Desktop

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