Skip to main content
Glama
bloghunch

Bloghunch MCP Server

Official
by bloghunch

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for HTTP transport3001
TRANSPORTNoTransport mode: stdio or httpstdio
MCP_SERVER_URLNoPublic HTTPS URL for HTTP transport (required if TRANSPORT=http)
BLOGHUNCH_API_KEYYesYour Bloghunch API key, e.g., bh_live_xxxxxxxxxxxx
BLOGHUNCH_API_URLNoBase URL for the Bloghunch APIhttps://api.bloghunch.com/api/v1
BLOGHUNCH_SUBDOMAINYesYour Bloghunch subdomain

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
bh_get_statsA

Get analytics summary (pageviews, subscribers, posts) for the Bloghunch publication.

bh_list_postsB

List blog posts. Optionally filter by status or keyword.

bh_create_postA

Create a blog post. Provide 'topic' for high-quality AI generation (SEO brief → RAG evidence → BullMQ job). Returns a receipt immediately; post appears in dashboard within minutes.

bh_generate_ideasB

Brainstorm 5 unique blog post angles for a topic using AI.

bh_list_subscribersA

List newsletter subscribers for the publication.

bh_social_echoB

Generate Twitter thread, LinkedIn post, and newsletter teaser for an existing blog post.

bh_discover_topicsC

Trigger AI analysis of Google Search Console data to find high-potential SEO topic opportunities.

bh_get_topic_discoveriesB

List SEO-driven topic opportunities discovered by Bloghunch.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/bloghunch/mcp-server'

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