svatky-adresa-info-mcp-dotnet

by segeda

157 downloads
Not rated
GitHub

About

An MCP server that interfaces with svatky.adresa.info, designed for use with Claude Desktop.

Details

Author
segeda
Downloads
157
Categories
Other

Configure it in Claude for Desktop by adding an entry to claude_desktop_config.json that runs the server with dotnet run pointing to the project path.

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"
      ]
    }
  }
}
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.