Skip to main content
Glama
hafizrahman

Weather & WordPress MCP Server

by hafizrahman

wp-mcp

wp-mcp是一个使用模型上下文协议 (MCP)构建的天气与 WordPress 集成工具。该项目提供两个主要功能:

  1. 使用国家气象局 API 的天气警报和预报

  2. 来自个人 WordPress 博客( hafiz.blog )的各种内容

该项目将这些功能作为 MCP 服务器内的工具公开,允许通过命令行界面轻松访问。

特征

天气工具

  • 获取活动警报:获取美国某个州的当前天气警报。

  • 获取预报:根据地理坐标(纬度和经度)获取天气预报。

WordPress 工具

  • 获取最新帖子:从 WordPress 博客(具体来说,是我的个人博客hafiz.blog )中检索最近的 10 篇帖子。

  • 获取类别:检索站点中的所有类别。

  • 按类别获取帖子:通过提供类别 slug 检索特定类别的帖子。

把它们结合起来!

要同时使用这两种工具演示 Claude,您可以尝试一些巧妙的提示,例如:

  • “从 hafiz.blog 上的最新帖子中获取日期,并查看该日期旧金山的天气。”

  • “检查 hafiz.blog 中的所有类别,找到一个可能用印尼语写的类别,然后根据该类别中的一篇文章用印尼语为我创作一首诗。”

Related MCP server: Claude-NWS Protocol Bridge

安装

先决条件

步骤:

  1. npm run build

  2. 将服务器连接到需要在本地安装的 Claude Desktop。请按照此处的说明操作。

  3. 一旦 Claude Desktop 检测到 MCP 服务器,请尝试各种提示来检查天气,或获取 hafiz.blog 上的最新帖子,或执行如上所述的组合提示。

Install Server
F
license - not found
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    D
    quality
    D
    maintenance
    Provides real-time weather forecasts and alerts by fetching data from the National Weather Service API, allowing Claude to answer weather-related questions with up-to-date information.
    2
  • F
    license
    B
    quality
    D
    maintenance
    Provides real-time US weather alerts and forecasts by integrating with the National Weather Service API. It enables AI assistants to fetch state-specific alerts and detailed local forecasts using geographic coordinates.
    2
    1

View all related MCP servers

Related MCP Connectors

  • US weather, alerts, earthquakes and elevation for AI agents, from NWS/NOAA and USGS. No API keys.

  • US weather & geo for AI agents: forecasts, alerts, earthquakes, elevation, geocoding. No keys.

  • Get US weather forecasts, active alerts, and current observations.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hafizrahman/wp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server