Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by noblepayne • Uncategorized
A Babashka Streamable HTTP MCP server wrapping the Pinboard bookmarking API for AI agents to manage bookmarks.
Manage bookmarks programmatically via the Pinboard API.
Perform full-text search and filtering on bookmarks.
Maintain and query tags with usage counts.
This MCP server provides a single `/mcp` POST endpoint to interact with the Pinboard bookmarking API, enabling AI agents to list, search, add, delete bookmarks, and manage tags efficiently. It features session management, caching, error handling, and rate limiting to ensure reliable and performant operations. The server is designed for integration with mcp-injector and supports test-driven development with integration tests against both fake and real Pinboard APIs.