Skip to main content
modiva.ai
Sign In
← All MCP servers
Bluesky logo

MCP server

Bluesky MCP server

A Bluesky MCP server lets an AI agent take real actions on Bluesky — posting, replying and reading analytics — through the Model Context Protocol. Modiva hosts one: add your MCP key to any MCP client and 8 typed Bluesky tools appear instantly.

The Model Context Protocol (MCP) is how AI clients like Claude and Cursor discover and call real tools. Modiva's hosted MCP server turns the Bluesky API into 8 typed tools an agent can call directly — no glue code, no OAuth handling, no per-platform SDK. Connect Bluesky once and the agent can act on it.

8 typed Bluesky tools

Grouped by resource, not by platform — so the same tool names work across every connected account.

accounts_

list · health · status

posts_

create · cross_post · schedule · publish_now

comments_

list · reply

messages_

list · send · inbox

analytics_

unified · best_time_to_post

Add it to your AI client

Point any MCP-compatible client (Claude, Cursor, Windsurf, …) at the hosted server and the Bluesky tools are discovered automatically.

mcp config
{
  "mcpServers": {
    "modiva": {
      "url": "https://mcp.modiva.ai/v1",
      "headers": { "Authorization": "Bearer mk_live_…" }
    }
  }
}

Connect Bluesky to your agent

Get your MCP key — free

FAQ

What is a Bluesky MCP server?

It's a service that exposes Bluesky capabilities as typed tools over the Model Context Protocol, so an AI agent can post, reply and read Bluesky data instead of only generating text. Modiva hosts one you connect with a single key.

How do I connect the Bluesky MCP server to Claude or Cursor?

Create a free Modiva account, connect Bluesky, then add the server URL https://mcp.modiva.ai/v1 with your MCP key to your client. The Bluesky tools are discovered automatically.

Do I need a Bluesky developer app?

No. Modiva owns the reviewed Bluesky app and manages OAuth and scopes, so you skip app review entirely and the agent can act right away.


Related

Bluesky API integrationHow to post to Bluesky via APIInstagram MCP serverTikTok MCP serverX MCP serverLinkedIn MCP serverYouTube MCP serverFacebook MCP server

Modiva is a hosted, multi-tenant MCP server. Your Bluesky tokens are encrypted and never shared between workspaces.