Blogger MCP Server
by dalcontak
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UI_PORT | No | Web UI port (disabled by default) | |
| MCP_MODE | No | Transport mode: stdio or http | stdio |
| LOG_LEVEL | No | Logging level | info |
| MCP_HTTP_HOST | No | HTTP host for HTTP mode | 0.0.0.0 |
| MCP_HTTP_PORT | No | HTTP port for HTTP mode | 3000 |
| BLOGGER_API_KEY | No | Google Blogger API key (read-only access) | |
| GOOGLE_CLIENT_ID | No | OAuth2 client ID (for full access) | |
| BLOGGER_API_TIMEOUT | No | API timeout in ms | 30000 |
| BLOGGER_MAX_RESULTS | No | Max results per query | 10 |
| GOOGLE_CLIENT_SECRET | No | OAuth2 client secret | |
| GOOGLE_REFRESH_TOKEN | No | OAuth2 refresh token |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/dalcontak/blogger-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server