blog-writer-mcp
by sinmb79
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BLOG_MAIN_ID | Yes | The 18-digit blog ID found in the Google Blogger URL. | |
| GOOGLE_CLIENT_ID | Yes | Google Client ID for Blogger authentication | |
| TELEGRAM_CHAT_ID | No | Optional: Telegram Chat ID for notifications. | |
| COUPANG_ACCESS_KEY | No | Optional: Coupang Partners Access Key. | |
| COUPANG_SECRET_KEY | No | Optional: Coupang Partners Secret Key. | |
| TELEGRAM_BOT_TOKEN | No | Optional: Telegram Bot Token for notifications. | |
| GOOGLE_CLIENT_SECRET | Yes | Google Client Secret for Blogger authentication | |
| GOOGLE_REFRESH_TOKEN | Yes | Google Refresh Token for Blogger authentication. This can be generated by running 'python scripts/get_token.py'. |
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/sinmb79/blog-writer_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server