noblepayne/pinboard-mcp
Babashka Streamable HTTP MCP server wrapping the Pinboard bookmarking API. AI agents can list, search, add, and delete bookmarks through MCP tools. Compatible with mcp-injector.
Platform-specific configuration:
{
"mcpServers": {
"pinboard-mcp": {
"command": "npx",
"args": [
"-y",
"pinboard-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...