Skip to main content
Glama

Weather & WordPress MCP Server

by hafizrahman
package.json600 B
{ "name": "wp-mcp", "version": "1.0.0", "description": "", "type": "module", "main": "index.js", "bin": { "wp-mcp": "./build/index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc && chmod 755 build/index.js" }, "keywords": [], "author": "", "license": "ISC", "files": [ "build" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.11.0", "zod": "^3.24.4" }, "devDependencies": { "@types/node": "^22.15.12", "typescript": "^5.8.3" } }

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