Planable MCP Server

Planable’s official remote Model Context Protocol server at https://mcp.planable.io/mcp. An OAuth 2.0 protected resource (authorization code + PKCE, dynamic client registration, six scopes) that gives Claude, ChatGPT and Gemini read and write access to the signed-in user’s workspaces, pages, posts, comments, approvals, media library and analytics. Agent-created content always lands as a draft and passes through Planable’s normal approval flow. Available on all Planable plans.

API entry from apis.yml

apis.yml Raw ↑
aid: planable:planable-mcp
name: Planable MCP Server
description: Planable’s official remote Model Context Protocol server at https://mcp.planable.io/mcp.
  An OAuth 2.0 protected resource (authorization code + PKCE, dynamic client registration, six scopes)
  that gives Claude, ChatGPT and Gemini read and write access to the signed-in user’s workspaces, pages,
  posts, comments, approvals, media library and analytics. Agent-created content always lands as a draft
  and passes through Planable’s normal approval flow. Available on all Planable plans.
humanURL: https://planable.io/guides/planable-mcp/
baseURL: https://mcp.planable.io/mcp
tags:
- MCP
- AI Agents
- Model Context Protocol
properties:
- type: MCPServer
  url: mcp/planable-mcp.yml
- type: ToolCrosswalk
  url: mcp/planable-tool-crosswalk.yml
- type: AgentSkill
  url: skills/_index.yml
- type: OAuthScopes
  url: scopes/planable-scopes.yml
- type: Documentation
  url: https://planable.io/guides/planable-mcp/
- type: GettingStarted
  url: https://help.planable.io/hc/en-us/articles/27538577098780-How-to-connect-Planable-MCP-to-your-AI-tools
- type: SourceCode
  url: https://github.com/Planable/smm-skills