MCP
Feather's MCP server lets AI tools create blogs and posts on your behalf — directly from Claude, Cursor, VS Code, or any MCP-compatible client, without leaving your editor.
Server URL
All MCP clients connect to a single endpoint:
https://mcp.feather.soThe server uses the MCP Streamable HTTP transport, which is supported by all major MCP clients.
What you need
- A Feather account
- An API key from Settings → API Keys with the scopes for the tools you want to use —
create:blogto create blogs,create:postto create posts,list:blogto list blogs
Available tools
The MCP server exposes four tools. The AI picks the right one based on what you ask — no manual tool selection needed.
create_blog
Creates a new Feather blog backed by a Notion database.
create_post
Creates a post in an existing blog's Notion Content database.
list_blogs
Lists all Feather blogs for the authenticated user.
list_actions
Returns all available Feather API actions — useful for asking the AI what Feather can do.