BrightSite
FreeNot checkedManage BrightSite websites: pages, blog posts, components, forms, media, and analytics.
About
Manage BrightSite websites: pages, blog posts, components, forms, media, and analytics.
README
The official Model Context Protocol server for BrightSite — connect AI assistants like Claude to manage your websites, pages, blog posts, components, forms, media, and analytics.
Endpoint
https://onbrightsite.com/api/mcp
Transport: Streamable HTTP.
Authentication
The server supports two authentication methods. Most modern MCP clients will negotiate OAuth automatically; clients that don't can fall back to a Bearer token.
OAuth 2.1 (recommended)
OAuth-capable clients (Claude.ai, ChatGPT, Claude Desktop with OAuth, etc.) discover the auth flow automatically via /.well-known/oauth-protected-resource. Dynamic Client Registration (RFC 7591) is supported — no manual app setup needed.
Bearer token
For clients that don't support OAuth, generate a personal API key:
- Sign in at onbrightsite.com
- Go to Settings → MCP Keys
- Create a new key (format:
bs_...) - Configure your client with:
{
"mcpServers": {
"brightsite": {
"url": "https://onbrightsite.com/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Capabilities
- Pages — create, update, publish, duplicate; manage layouts, HEEx templates, and SEO metadata
- Blog — posts, listing/post-card designs, blog settings, templates
- Components — reusable UI blocks with editable props
- Forms — create forms, view submissions
- Media — upload files, manage folders
- Analytics — visitor stats, top pages, referrers, device/browser/country breakdowns
- Redirects, layouts, error pages, global code, versioning
Registry
This server is published to the MCP Registry as io.github.brightsitehq/brightsite. The canonical metadata is in server.json.
Links
- Website: https://onbrightsite.com
- Sign up: https://onbrightsite.com
- MCP spec: https://modelcontextprotocol.io
Installing BrightSite
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/BrightSiteHQ/brightsite-mcpFAQ
Is BrightSite MCP free?
Yes, BrightSite MCP is free — one-click install via Unyly at no cost.
Does BrightSite need an API key?
No, BrightSite runs without API keys or environment variables.
Is BrightSite hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install BrightSite in Claude Desktop, Claude Code or Cursor?
Open BrightSite on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Omni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
by buildwithtazaARA
Generate images, video and audio from any AI agent — one connector.
by ARAYouTube
Transcripts, channel stats, search
by YouTubeEverArt
AI image generation using various models.
by modelcontextprotocolCompare BrightSite with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All media MCPs
