Back to search
100
MCP
live
v1.0.1
streamable-http
BlogCaster MCP
io.github.BamaCharanChhandogi/blogcaster-mcpAn MCP server for the BlogCaster project.
Uptime
50.0%
4 probes
Response
897ms
last probe
Tools
7
callable
Primary URL
https://blogcaster-mcp.rrpb2580.workers.dev/mcp
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
Similar MCP servers embedding-nearest
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"
}
}
}