2 months ago
Notra is a content engine for teams and AI agents. Our MCP helps manage brand identities, generate content like changelogs, blog posts, LinkedIn posts, and tweets, with data from connected integrations like GitHub. You can find our MCP Docs here: https://docs.usenotra.com/integrations/mcp
Server Config
{
"mcpServers": {
"notra": {
"url": "https://mcp.usenotra.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}