Manage BrightSite websites: pages, blog posts, components, forms, media, and analytics. Connect AI assistants like Claude to create and update pages, blog posts, components, forms, media, and view analytics - all through remote MCP server with OAuth or API key authentication.
服务器配置
{
"mcpServers": {
"brightsite": {
"url": "https://onbrightsite.com/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}