MCP Weather & DigitalOcean
@wadewegner
About MCP Weather & DigitalOcean
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-servers-wadewegner": {
"command": "node",
"args": [
"build/index.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Weather & DigitalOcean?
MCP Weather & DigitalOcean is a collection of Model Context Protocol (MCP) servers for use with Cursor, providing tools to access US National Weather Service data and manage static websites on DigitalOcean App Platform.
How to use MCP Weather & DigitalOcean?
Install dependencies with npm install, build with npm run build, then run the Weather server with node build/index.js or the DigitalOcean server with node build/index.js digitalocean. Integrate with Cursor by adding entries to .cursor/mcp.json with the appropriate command and arguments.
Key features of MCP Weather & DigitalOcean
- Weather alerts and forecasts from National Weather Service
- Deploy static websites to DigitalOcean App Platform
- Retrieve app info, deployment status, and logs
- Create, list, and manage deployments
- Delete apps from DigitalOcean
- Flexible DigitalOcean API token configuration
Use cases of MCP Weather & DigitalOcean
- Get weather alerts for a US state
- Get weather forecast for specific coordinates
- Deploy a static website from a GitHub repository to DigitalOcean
- Monitor deployment status and logs
- Manage DigitalOcean App Platform apps programmatically
FAQ from MCP Weather & DigitalOcean
How are DigitalOcean API tokens handled?
The server automatically searches for the token in (1) the tool call parameter, (2) environment variables DO_API_TOKEN or DIGITALOCEAN_API_TOKEN, (3) file ~/.dotoken, (4) a .env file, or (5) ~/.config/digitalocean/token.
What are the system requirements?
Node.js and npm are required; install dependencies with npm install and build with npm run build.
Is authentication required for the Weather server?
No, the Weather server uses the public National Weather Service API without authentication.
How do I integrate with Cursor?
Add entries to .cursor/mcp.json with the command "node" and arguments pointing to the built index.js, optionally with "digitalocean" for the DigitalOcean server.
What data sources does this use?
The Weather server uses the National Weather Service API; the DigitalOcean server uses the DigitalOcean API with a user-provided token.
Frequently asked questions
How are DigitalOcean API tokens handled?
The server automatically searches for the token in (1) the tool call parameter, (2) environment variables `DO_API_TOKEN` or `DIGITALOCEAN_API_TOKEN`, (3) file `~/.dotoken`, (4) a `.env` file, or (5) `~/.config/digitalocean/token`.
What are the system requirements?
Node.js and npm are required; install dependencies with `npm install` and build with `npm run build`.
Is authentication required for the Weather server?
No, the Weather server uses the public National Weather Service API without authentication.
How do I integrate with Cursor?
Add entries to `.cursor/mcp.json` with the command "node" and arguments pointing to the built `index.js`, optionally with "digitalocean" for the DigitalOcean server.
What data sources does this use?
The Weather server uses the National Weather Service API; the DigitalOcean server uses the DigitalOcean API with a user-provided token.
Basic information
More Media & Design MCP servers
Spotify MCP Server
marcelmaraisLightweight MCP server for Spotify

Spotify MCP
varunnealMCP to connect your LLM with Spotify.
RustChain MCP
ScottcjnMCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.
Image-Gen-Server
fengin一个能与Cursor集成的图片生成mcp server工具,实现调用即梦逆向接口
MiniMax MCP
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Comments