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

Similar MCP servers embedding-nearest

BlogCaster MCP
An MCP server for the BlogCaster project.
0 tools · streamable-http
aws-blogs-mcp-server
MCP server for searching and retrieving AWS blog content
0 tools
toqafelfel/mcp-slack
MCP server for interacting with Slack workspace using Slack Web API.
0 tools
apachler/thingsboard-mcp-server
MCP server for ThingsBoard REST API.
0 tools
mcp-server-reddit
A Model Context Protocol (MCP) server that provides tools for fetching Reddit content, including frontpage posts, subreddit information and
0 tools
Misar.Blog MCP Server
Publish and manage blog posts, articles, and series on Misar.Blog from your AI agent.
0 tools · streamable-http

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"
    }
  }
}