Server data from the Official MCP Registry
Manage BrightSite websites: pages, blog posts, components, forms, media, and analytics.
About
Manage BrightSite websites: pages, blog posts, components, forms, media, and analytics.
Remote endpoints: streamable-http: https://onbrightsite.com/api/mcp
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-brightsitehq-brightsite": {
"url": "https://onbrightsite.com/api/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
BrightSite MCP Server
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
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
