Bloghunch MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for HTTP transport | 3001 |
| TRANSPORT | No | Transport mode: stdio or http | stdio |
| MCP_SERVER_URL | No | Public HTTPS URL for HTTP transport (required if TRANSPORT=http) | |
| BLOGHUNCH_API_KEY | Yes | Your Bloghunch API key, e.g., bh_live_xxxxxxxxxxxx | |
| BLOGHUNCH_API_URL | No | Base URL for the Bloghunch API | https://api.bloghunch.com/api/v1 |
| BLOGHUNCH_SUBDOMAIN | Yes | Your 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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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