Skip to main content
Glama

DevHub CMS MCP

Official
by devhub

get_blog_post

Retrieve a specific blog post by its unique post ID using the MCP integration for DevHub CMS, enabling efficient content management and access.

Instructions

Get a single blog post

Args: post_id: Blog post id

Input Schema

NameRequiredDescriptionDefault
post_idYes

Input Schema (JSON Schema)

{ "properties": { "post_id": { "title": "Post Id", "type": "integer" } }, "required": [ "post_id" ], "title": "get_blog_postArguments", "type": "object" }

Other Tools from DevHub CMS MCP

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/devhub/devhub-cms-mcp'

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