Weather & WordPress MCP Server
wp-mcp
wp-mcp es una herramienta de integración meteorológica con WordPress, desarrollada con el Protocolo de Contexto de Modelo (MCP) . Este proyecto ofrece dos características principales:
Alertas y pronósticos meteorológicos mediante la API del Servicio Meteorológico Nacional .
Varios contenidos de un blog personal en WordPress (
hafiz.blog).
El proyecto expone estas características como herramientas dentro de un servidor MCP, permitiendo un fácil acceso a través de una interfaz de línea de comandos.
Características
Herramientas meteorológicas
Recibir alertas activas : obtenga alertas meteorológicas actuales para un estado de EE. UU.
Obtener pronóstico : obtenga pronósticos meteorológicos basados en coordenadas geográficas (latitud y longitud).
Herramientas de WordPress
Obtener las últimas publicaciones : recupera las 10 publicaciones más recientes de un blog de WordPress (específicamente, mi blog personal hafiz.blog ).
Obtener categorías : recupera todas las categorías del sitio.
Obtener publicaciones por categoría : recupera publicaciones de una categoría específica proporcionando el slug de la categoría.
¡Combínalos!
Para demostrar a Claude el uso de ambas herramientas a la vez, puedes probar con alguna sugerencia ingeniosa como:
Consulta la fecha en la última publicación en hafiz.blog y comprueba el tiempo en San Francisco en esa fecha.
Revisa todas las categorías en hafiz.blog, encuentra una que probablemente esté escrita en indonesio y luego escríbeme un poema en indonesio basado en una publicación de esa categoría.
Related MCP server: Claude-NWS Protocol Bridge
Instalación
Prerrequisitos
Pasos:
npm run buildConecte el servidor con Claude Desktop, que debe instalarse localmente. Siga las instrucciones aquí.
Una vez que Claude Desktop detecte el servidor MCP, pruebe varias indicaciones para verificar el clima, obtener las últimas publicaciones en hafiz.blog o realizar una combinación de indicaciones como la mencionada anteriormente.
Maintenance
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
- FlicenseDqualityDmaintenanceProvides 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
- FlicenseBqualityCmaintenanceIntegrates the US National Weather Service API with Claude Desktop to provide real-time weather conditions, forecasts, and detailed weather metrics for any US location through natural language queries.21
- FlicenseBqualityDmaintenanceProvides 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.21
- FlicenseDqualityCmaintenanceProvides weather alerts and forecasts via the National Weather Service API, enabling Claude to answer weather-related queries.2
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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