PluginBench
MCP Server
Active

Sunrise Sunset Mcp MCP Server

io.github.varvararatta/sunrise_sunset_mcp

What is the Sunrise Sunset Mcp MCP server?

Discover the magic of day and night with our Sunrise & Sunset API. Get accurate sunrise, sunset,

How to install Sunrise Sunset Mcp

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "sunrise_sunset_mcp": {
      "url": "https://sunrise-sunset-mcp.mcpize.run/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "sunrise_sunset_mcp": {
      "serverUrl": "https://sunrise-sunset-mcp.mcpize.run/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "sunrise_sunset_mcp": {
      "type": "http",
      "url": "https://sunrise-sunset-mcp.mcpize.run/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "sunrise_sunset_mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://sunrise-sunset-mcp.mcpize.run/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http sunrise_sunset_mcp https://sunrise-sunset-mcp.mcpize.run/mcp

Related MCP servers

Stay ahead of pollution with our Air Quality MCP. Access real-time air quality data, including

0
View repository →

MCP server for country_data_mcp

0
View repository →

Unlock the power of real-time cryptocurrency data with our Crypto Price Insights MCP server.

0
View repository →

MCP server for currency_converter_mcp

0
View repository →

Transform your data analysis with our Data Compute & Stats Bot. Effortlessly calculate descriptive

0
View repository →

Discover the true meaning of any English word with our Dictionary Lexicon MCP. Whether you're a

0
View repository →