Skip to main content
Glama

DevHub CMS MCP

Official
by devhub

get_blog_post

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

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" }

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