Skip to main content
Glama

Beehiiv MCP Server

by reymerekar7

list_posts

Retrieve all posts for a specific Beehiiv publication using the publication ID. This tool integrates with the Beehiiv API v2 to provide access to post data for analysis or management purposes.

Instructions

List all posts for a given publication. Args: publication_id: e.g. 'pub_00000000-0000-0000-0000-000000000000'

Input Schema

NameRequiredDescriptionDefault
publication_idYes

Input Schema (JSON Schema)

{ "properties": { "publication_id": { "title": "Publication Id", "type": "string" } }, "required": [ "publication_id" ], "title": "list_postsArguments", "type": "object" }

Other Tools from Beehiiv MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/reymerekar7/beehiiv-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server