reymerekar7_beehiiv-mcp-server

reymerekar7_beehiiv-mcp-server

3.2

If you are the rightful owner of reymerekar7_beehiiv-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides tools for interacting with the Beehiiv API v2, enabling LLMs to interact with Beehiiv publications and posts.

The Beehiiv MCP Server is designed to facilitate interaction between Large Language Models (LLMs) and the Beehiiv platform through a standardized set of tools. It allows users to manage and interact with Beehiiv publications and posts using the Beehiiv API v2. The server is compatible with MCP clients like Claude Desktop, providing a seamless integration for users to execute various tasks such as listing publications, retrieving post details, and creating new posts. The server requires Python 3.10 or higher and uses the 'uv' package manager for installation and dependency management. Users must have a Beehiiv account with API access to utilize the server's functionalities.

Features

  • Lists all accessible publications using the API key.
  • Retrieves the 5 most recent confirmed posts for a given publication.
  • Fetches detailed information about a specific post.
  • Retrieves full HTML content for a post.
  • Allows creation of new posts on the Beehiiv platform (enterprise only).