Brivvy MCP (OAuth): on-brand AI content, voice rules, templates, glossary.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"Brivvy": {
"url": "https://mcp.brivvy.io"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
This repo is your public entry point for Brivvy AI integrations. You get MCP server metadata, install steps, client connection profiles, and release notes.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in marketing
DataForSEO API modelcontextprotocol server
一键同步文章到多个内容平台,支持今日头条、WordPress、知乎、简书、掘金、CSDN、typecho各大平台,一次发布,多平台同步发布。解放个人生产力
MCP server for the PostFast API — schedule and manage social media posts via AI tools
Google Ads MCP with MCC support: 35 tools for campaigns, keywords, reporting, GAQL.
MCP Security Weekly
Get CVE alerts and security updates for io.github.brivvyHQ/mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
This repo is your public entry point for Brivvy AI integrations. You get MCP server metadata, install steps, client connection profiles, and release notes.
The implementation stays private. Everything here is safe to publish.
https://mcp.brivvy.io.https://mcp.brivvy.io/.well-known/oauth-protected-resource.https://mcp.brivvy.io/.well-known/oauth-authorization-server.These tool names are the public contract. Short descriptions match what the hosted server exposes today (see MCP Server for connection guides, security notes, and FAQs).
| Area | Tool | What it does |
|---|---|---|
| Voices | list_voices | Lists published voices in your workspace. |
| Voices | get_voice | Returns tone and style rules for the default or a chosen voice. |
| Templates | list_templates | Lists content templates saved in your workspace. |
| Templates | list_discover_templates | Lists public templates from the Brivvy community catalog. |
| Templates | get_template | Returns the full prompt and instructions for a template you select. |
Add Brivvy as a remote MCP server:
{
"mcpServers": {
"Brivvy": {
"url": "https://mcp.brivvy.io"
}
}
}
Connect once, then finish OAuth in the browser when the client asks you to.
Point your MCP connector at:
https://mcp.brivvy.io.Claude reads .well-known metadata and walks you through consent.
Your Brivvy account uses one workspace at a time for MCP. The workspace you last picked on the OAuth screen applies to every MCP client until you authorize again and choose a different one. If you run Cursor and Claude side by side, they do not keep separate workspace picks today.
Your access token stays short-lived. The client should refresh it with your refresh token. Refresh tokens last 90 days (Amazon Cognito). When that window ends, connect again and run through OAuth.
401 on POST /: Normal before OAuth. Your client should follow the WWW-Authenticate hint and complete discovery.mcp/server.json, registry metadata.mcp/install/, Cursor and Claude profiles.VERSIONING.md, how we version this public metadata.CHANGELOG.md, release notes.SECURITY.md, how to report issues.Internal release and directory workflows stay in the private Brivvy MCP repo.
support@brivvy.io.security@brivvy.io.