svatky-adresa-info-mcp-dotnet
About
An MCP server that interfaces with svatky.adresa.info, designed for use with Claude Desktop.
Details
- Author
- segeda
- Downloads
- 157
- Categories
- Other
Jump to
—
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.infoUsage 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"
]
}
}
}
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



