Skip to content
Back to search
100
MCP live v1.0.1 streamable-http

BlogCaster MCP

io.github.BamaCharanChhandogi/blogcaster-mcp

An MCP server for the BlogCaster project.

Uptime
50.0%
4 probes
Response
897ms
last probe
Tools
7
callable

Tools · 7

getLoginLink

Get a login link to authenticate and manage your tokens

whoami

Check current authenticated user

logout

Clear current authentication

publishPost
updatePost
getBlogs
deletePost

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "blogcaster_mcp": {
      "url": "https://blogcaster-mcp.rrpb2580.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}