Zwanan-github/blog-mcp-server
一个简单的MCP Server示例,并且用于自己的生产中
Platform-specific configuration:
{
"mcpServers": {
"blog-mcp-server": {
"command": "npx",
"args": [
"-y",
"blog-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...