medium-mcp-api

medium-mcp-api

3.2

If you are the rightful owner of medium-mcp-api 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 integrates with Medium's API to enable seamless content publishing and user account management from external applications.

The Medium MCP API Server acts as a bridge between AI models and the Medium publishing platform, providing a standardized way for AI models to interact with Medium's API. It facilitates secure authentication, user management, content publishing, and media management. The server supports both Markdown and HTML content formats, allowing users to create, manage, and schedule posts. It also includes features for image upload and storage, ensuring content is well-formatted and ready for publication. With Redis-based caching and job scheduling, the server ensures reliability and performance, handling errors comprehensively and implementing rate limiting to manage API requests efficiently.

Features

  • Authentication & User Management: Secure Medium OAuth integration, JWT-based authentication, and user profile management.
  • Content Publishing: Supports Markdown and HTML content formats, draft creation, post scheduling, publication integration, and tag/category support.
  • Media Management: Image upload and storage, content formatting utilities.
  • Reliability & Performance: Redis-based caching, job scheduling for post publication, comprehensive error handling, and rate limiting.