@bonniernews/mcp-server
Freeby MCP Community
Wrapper for creating MCP servers
v0.2.2Added Apr 12, 2026
MCPMCP serverModel Context ProtocolAPI serverHTTP API
@bonniernews/mcp-server MCP Server
Wrapper for creating MCP servers
Installation
Reviews
Installation
Quick install
npx -y @bonniernews/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@bonniernews/mcp-server": {
"command": "npx",
"args": ["-y", "@bonniernews/mcp-server"]
}
}
}