Skip to main content
Glama

Weather & WordPress MCP Server

by hafizrahman

get-posts-by-category

Retrieve posts from a specific category on hafiz.blog using the category slug. Simplify WordPress post management for focused content access.

Instructions

Get posts from a specific category on hafiz.blog (WordPress.com)

Input Schema

NameRequiredDescriptionDefault
categorySlugYesSlug of the category (e.g., 'technology', 'life')

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "categorySlug": { "description": "Slug of the category (e.g., 'technology', 'life')", "type": "string" } }, "required": [ "categorySlug" ], "type": "object" }

You must be authenticated.

Other Tools from Weather & WordPress MCP Server

Related Tools

    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