🛠️

BlogCaster MCP

An MCP server for the BlogCaster project.

Developer Tools stdio npm npmstdioremoteBamaCharanChhandogi
RUN IN TERMINAL
claude mcp add amaharanhhandogi-blogcaster-mcp -- npx -y blogcaster-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "amaharanhhandogi-blogcaster-mcp": { "command": "npx", "args": ["-y", "blogcaster-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "amaharanhhandogi-blogcaster-mcp": { "command": "npx", "args": ["-y", "blogcaster-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "amaharanhhandogi-blogcaster-mcp": { "command": "npx", "args": ["-y", "blogcaster-mcp"] } } }

About This MCP Server

The BlogCaster Model Context Protocol server is a developer tool that enables remote communication via standard input/output streams, and it is part of the BlogCaster project. It can be installed and managed through npm, and is associated with the developer BamaCharanChhandogi. Developers working on the BlogCaster project or those needing to implement Model Context Protocol functionality would use this server to facilitate communication between different components of their application.

An MCP server for the BlogCaster project.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

blogcaster-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The BlogCaster MCP server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/amaharanhhandogi-blogcaster-mcp.svg)](https://skillsplayground.com/mcps/amaharanhhandogi-blogcaster-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.