wp-mcp

wp-mcp

3.2

If you are the rightful owner of wp-mcp 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.

wp-mcp is a weather and WordPress integration tool using the Model Context Protocol (MCP).

wp-mcp is a versatile tool that integrates weather data and WordPress content using the Model Context Protocol (MCP). It leverages the National Weather Service API to provide real-time weather alerts and forecasts, and connects to a personal WordPress blog to retrieve the latest posts and categories. This integration is exposed through an MCP server, allowing users to access these features via a command-line interface. The tool is particularly useful for users who want to combine weather data with blog content, enabling creative and informative outputs. The project requires Node.js and npm for installation and can be connected to Claude Desktop for enhanced functionality.

Features

  • Weather Alerts & Forecasts using the National Weather Service API.
  • Retrieve latest posts from a WordPress blog.
  • Fetch all categories from the WordPress site.
  • Get posts by specific category.
  • Combine weather data with blog content for creative outputs.

Tools

  1. Get Active Alerts

    Fetch current weather alerts for a U.S. state.

  2. Get Forecast

    Get weather forecasts based on geographical coordinates.

  3. Get Latest Posts

    Retrieve the 10 most recent posts from a WordPress blog.

  4. Get Categories

    Retrieve all categories in the site.

  5. Get Posts by Category

    Retrieve posts from a specific category by providing the category slug.