# Medium MCP for AI Agents AI Agent Connect

> Medium MCP lets you manage your Medium profile and publications through your AI client. You can publish stories, audit contributor lists, and manage tags without opening a browser. It turns your writing workflow into a conversation where your agent handles the heavy lifting of formatting and distribution. Stop jumping between tabs and start giving directions to your content.

## Overview
- **Category:** marketing-automation
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_zgHYizUx1D8CEInCcKDvrUudHshlKQm5QBHPRcM9/ai-agent-connect
- **Tags:** blogging, publishing, content-creation, writing, audience-engagement, social-platform

## Description

This Medium MCP lets you manage your Medium profile and publications through your AI client. Managing a high-traffic publication or a personal blog usually means jumping between tabs to check contributor statuses, format markdown, and hit the publish button. It's a constant context switch that breaks your focus. This tool changes that by letting your agent handle the logistics of the Medium platform directly. Instead of manual clicks, you just tell your agent what needs to go live. It handles the creation of posts, whether they're for your personal profile or a specific publication, and ensures the tags are correct. If you're part of a larger team, you can ask your agent to pull up contributor lists or audit your current publications to see what's active. It's about moving from doing the work to directing the work. By connecting this to the Vinkius catalog, you get a clean way to keep your content moving without the friction of a traditional dashboard. You can manage your entire content ecosystem from one place. Whether you are a solo blogger or a team lead, this tool lets you focus on the ideas while the agent handles the distribution details. You can quickly verify your profile information or check who is contributing to your projects without ever needing to sign in manually. It turns a manual chore into a simple conversation.

## Tools

### create_post
Publish a new story directly to your personal profile. It handles the creation process so you don't have to leave your current workspace.

### create_publication_post
Send a new story to a specific publication. This is perfect for managing multi-author content.

### get_me
Retrieve your authenticated profile information. Use this to verify your account status and details.

### list_contributors
Get a full list of people contributing to a specific publication. It helps you keep track of your team without manual checks.

### list_publications
See all the publications linked to your account. Use this to quickly identify where your content belongs.

## Prompt Examples

**Prompt:** 
```
Who is currently contributing to my 'Tech Trends' publication?
```

**Response:** 
```
I've found the following contributors for 'Tech Trends':

| Contributor | Role |
| :--- | :--- |
| Jane Doe | Lead Writer |
| Marcus R. | Technical Review |
| BotAssistant | Research |

Would you like to see their profile URLs?
```

**Prompt:** 
```
Publish my latest draft 'The Future of Connectors' to my personal profile with tags 'Tech,AI'.
```

**Response:** 
```
Draft published successfully!

**Story Details:**
- **Title:** The Future of Connectors
- **Tags:** Tech, AI
- **Status:** Live on your personal profile

Your story is now available to your audience.
```

**Prompt:** 
```
List all the publications I have access to.
```

**Response:** 
```
Here are the publications associated with your account:

* **The Startup** (ID: 9982)
* **AI Trends** (ID: 4431)
* **Tech Review** (ID: 1102)

Which one would you like to manage today?
```

## Capabilities

### Publish stories to your profile
Send your finished drafts directly to your personal Medium account.

### Create posts for specific publications
Submit new content to a target publication with the correct metadata.

### Pull up lists of all your publications
See every publication linked to your account in one view.

### Check who is contributing to a publication
Query the list of authors for any specific publication you manage.

### Fetch your own account details
Retrieve your authenticated user information and username details.

## Use Cases

### Auditing a publication roster
An editor needs to see who is writing for a specific publication. They ask the agent to query the contributor list for that ID to see the current roster.

### Quick-publishing a draft
A blogger has a finished draft and wants it live with specific tags. They tell the agent to publish the story with the AI and Tech tags.

### Managing multi-publication reach
A marketing lead needs to see all active publications. They ask the agent to list publications to get a full audit of the account's reach.

## Benefits

- Stop switching tabs by going live from your current workspace using your agent to handle the publishing steps.
- Keep your team organized by pulling contributor lists instantly to see who is active on your projects.
- Manage multiple brands easily by viewing all your publications in one list to keep your distribution organized.
- Save time on formatting by letting your agent handle HTML and Markdown requirements automatically.
- Verify your account status instantly instead of logging into the dashboard to check your profile details.

## How It Works

The bottom line is you stop clicking buttons and start giving directions.

1. Subscribe to the Medium MCP on Vinkius.
2. Paste your Medium Integration Token into your AI client settings.
3. Tell your agent to write or publish a post to a specific publication.

## Frequently Asked Questions

**Can I use the Medium MCP to publish stories directly?**
Yes, it allows your agent to create and publish posts directly to your personal profile or specific publications without you needing to open a browser.

**How do I manage multiple publications with this tool?**
You can use the list publications feature to see everything you have. From there, you can direct your agent to post to specific ones using natural language.

**Can my agent see who is writing for my publication?**
Yes, the tool lets you query contributor lists so you can keep your team organized and see who is contributing to your specific projects.

**Does this work for both HTML and Markdown?**
Yes, it supports both formats so your stories look exactly how you want them to appear on the platform.

**Is this good for marketing teams?**
It is excellent for marketing teams because you can audit content and manage tags across many publications quickly, reducing manual overhead.

**How do I find my Medium Integration Token?**
Log in to Medium on the web, go to **Settings** > **Security and apps** > **Integration tokens**, and generate a new token. Copy and paste it into the field below.

**Can the agent publish a story as a draft?**
Yes. When using the `create_post` tool, you can specify `draft` in the `publishStatus` parameter. Your agent will confirm that the story is saved as a draft for your review.

**Is it possible to publish to a publication I contribute to?**
Yes. First, list your publications using `list_publications`, then use the `create_publication_post` tool with the target Publication ID to submit your story.