Labsco
MCP SERVER · OFFICIAL PROJECT

beehiiv Docs Search

by beehiiv

One tool that searches beehiiv's developer documentation and returns passages with their source URLs. No key.

Framework & SDK Documentation LookupOfficial source
Summary
A docs server, not a product server — worth knowing before you connect it expecting to send an email.

The name suggests newsletter access; the tool list is one documentation search. That is genuinely useful when you are writing against beehiiv's API and want the rate-limiting rules or an endpoint's parameters without leaving the editor, and it costs nothing to leave connected. But if the job is publishing a post or reading subscribers, this is not the connection that does it.

What it is

The documentation server behind developers.beehiiv.com. We connected without credentials and it listed a single tool; the handshake identifies it as a Fern docs server, which is the platform beehiiv publishes its docs on.

What you get

searchDocs — a query against the developer documentation, returning the relevant passages with the URL each came from.

Requirements

None. Note what this is not: it answers questions about beehiiv's API, it does not reach your newsletter, subscribers or posts.

Setup effort

Paste a URL — add the endpoint to your client