Oktopost MCP Server
Enables comprehensive social media management through Oktopost's REST API, including campaign creation, content scheduling, post management, workflow approvals, employee advocacy, and media asset handling across connected social profiles.
README
Oktopost MCP Server
This MCP Server provides a full-featured integration layer on top of the Oktopost REST API, enabling secure, structured access to campaigns, messages, posts, media assets, uploads, social profiles, calendars, workflows, employee advocacy boards, and user data. It provides a comprehensive set of tools that enable MCP clients to create and manage content, schedule posts, handle approvals, interact with advocacy programs, and streamline day-to-day social operations directly in Oktopost.
Available Tools
Campaigns
- create_campaign — Create a new campaign with name, URL, and tags.
- get_campaign_by_id — Retrieve a campaign by ID.
- list_campaigns — List campaigns with optional filters.
Messages (Content Assets)
- create_message — Create a new message with link or media attachments.
- get_message_by_id — Get message data by ID.
- list_messages — List messages by campaign or message IDs.
Posts
- create_post — Create a social post, optionally sending it to workflow.
- update_post — Update an unsent post.
- get_post — Retrieve a post by ID, optionally with analytics.
- list_social_posts — List social posts by post ID.
- get_social_post — Get a single social post with optional stats.
Media & Uploads
- create_media — Create a media asset from a public image URL.
- list_media — List media assets with optional filters.
- get_media — Get media by ID.
- create_upload — Create a media upload request from a public URL.
- list_uploads — List uploads with filters.
- get_upload — Get an upload by ID.
Calendar & Planning
- get_calendar — Retrieve calendar data with optional filters.
Social Profiles
- list_social_profiles — List connected social profiles.
- get_social_profile — Get a single social profile by ID.
Approvals
- list_workflows — List all workflows and their steps.
- list_workflow_items — List messages and posts pending approval.
- process_workflow_item — Approve or reject an item (with optional note).
- list_workflow_item_notes — List workflow notes for a post or message.
- add_workflow_item_note — Add a workflow note for a post or message.
Employee Advocacy
- list_boards — List all advocacy boards.
- list_board_topics — List topics for advocacy boards.
- create_board_topic — Create a new board topic.
- list_board_stories — List stories in a board.
- create_board_story — Create a new advocacy story.
- update_board_story — Update an existing story.
Users
- list_users — List users with basic info.
- get_user — Get detailed information for a specific user.
Feedback
- send_feedback — Send bug reports or feature requests.
Authorization
The Oktopost MCP Server supports multiple authentication flows depending on the client type. All methods authenticate against the Oktopost REST API and respect the user's roles, permissions, and asset-level access.
Desktop Clients (Local Configuration)
Desktop MCP clients authenticate using environment variables defined in your local MCP configuration file. To run the MCP server locally, you must have Node.js v20 or higher installed and access to your Oktopost Account ID, Region, and API Key.
Example: How to Connect Claude Desktop
- Add a local MCP server (using a command).
- Open Claude Desktop's Settings and go to the Developer tab.
- Click the Edit Config button to open the
claude_desktop_config.jsonfile. - Add a new entry to the mcpServers section with a name, command, and args that point to your server's executable and its arguments (for example, a Python script).
- Save the file.
- Close and restart Claude Desktop to reload the configuration and enable the server.
{
"mcpServers": {
"oktopost": {
"command": "npx",
"args": ["oktopost-mcp"],
"env": {
"OKTOPOST_ACCOUNT_REGION": "us",
"OKTOPOST_ACCOUNT_ID": "your_oktopost_account_id",
"OKTOPOST_API_KEY": "your_oktopost_api_key"
}
}
}
}
ChatGPT & Claude (OAuth)
ChatGPT and Claude (cloud versions) connect with Oktopost via OAuth. Users approve the requested scopes during the authorization flow, granting the MCP client secure, permission-aware access to your Oktopost workspace.
Automation Tools (Basic Auth)
Automation platforms—such as n8n can connect to https://mcp.oktopost.com using Basic HTTP Authentication:
- Username: Your Oktopost Account ID
- Password: Your API token from Oktopost (generated in your account settings)
This enables automation systems to interact safely and programmatically with the full MCP toolset.
Support
Getting Help
If you encounter issues or have questions about the Oktopost MCP Server:
- Check the Documentation - Review this README and configuration examples.
- Search Issues - Check GitHub Issues for similar problems.
- Create an Issue - If you find a bug or need a feature, open a new issue.
Contact Information
- Email: help@oktopost.com
- GitHub Issues: https://github.com/Oktopost/oktopost-mcp/issues
- Oktopost Support: https://help.oktopost.com
License
This MCP Server is provided under the Apache License 2.0.
Oktopost customers may use this implementation in accordance with the Oktopost platform's Terms and Conditions.
Developers are free to review the source code, modify it, and build their own MCP Server implementations for Oktopost, subject to the permissions and conditions defined in the Apache 2.0 license.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。