Analytics
Trust: 25/100 (Limited)BlogCaster MCP Guide
An MCP server for the BlogCaster project.
Quick Start
Install
npx blogcaster-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-bamacharanchhandogi-blogcaster-mcp": {
"command": "npx",
"args": [
"blogcaster-mcp"
]
}
}
}