Model Context Protocol (MCP) server configuration and tool manifest for anjoy8/Blog.Core
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Blog.Core": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Blog.Core"
]
}
}
}