Skip to main content
Glama
aleck31
by aleck31

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BLOGGER_API_KEYNoGoogle Blogger API key for read-only access
DEFAULT_BLOG_IDNoDefault Blog ID, used when blogId is omitted from tool calls
GOOGLE_CLIENT_IDNoOAuth 2.0 Client ID for write operations
GOOGLE_CLIENT_SECRETNoOAuth 2.0 Client Secret for write operations

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_blogs

List all blogs for the authenticated user (OAuth required)

get_blog_info

Get information about a blog by URL or ID

list_posts

List posts from a blog

list_drafts

List draft posts from a blog

get_post

Get a specific post by ID

search_posts

Search for posts in a blog

create_post

Create a new blog post

update_post

Update an existing blog post

change_post_status

Publish a draft post or revert a published post to draft

delete_post

Delete a blog post

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/aleck31/mcp-blogger'

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