Medium MCP connector
Medium is a publishing platform for creating and sharing written content and managing publications. The Medium MCP connector allows AI agents to retrieve user profiles, create posts on behalf of users, and access publication information for organizational accounts. It also supports publishing posts directly to publications and managing content across multiple publishing channels.
Authentication type
- OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.
Uses
Use the Medium MCP connector to perform the following actions:
- Publish blog posts directly to Medium from business systems without manual entry
- Distribute company articles across multiple Medium publications automatically
- Build content workflows that capture and publish user-generated insights
- Sync authored content to Medium publications on a scheduled basis
- Retrieve user publication lists to route content to the correct channels
- Automate thought leadership distribution by publishing to Medium at scale
- Create posts under individual user accounts to maintain authentic bylines
Example prompts
Use the following example prompts to invoke Medium MCP connector tools from your AI assistant or Boomi Connect workflow:
Create a new post on Medium for our product launch announcement.Publish this month's engineering insights to our Medium publication.Show me all publications linked to my Medium account.Post the quarterly business review to Medium under my name.Send our latest case study to the company Medium publication.What Medium publications does our team currently manage?Automatically post new blog content to Medium every Monday.Create a Medium post with this article and publish it to our tech publication.Get my current Medium user profile information.Publish customer success stories to Medium on behalf of our marketing team.
Medium MCP connector tools
The Medium MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| getCurrentUser | Retrieves the profile information and account details for the authenticated user. |
| createUserPost | Publishes a new post to a user's personal Medium account. |
| getUserPublications | Lists all publications associated with a specific user account. |
| createPublicationPost | Publishes a new post to a specified publication on Medium. |