Loading MCP server directory, please wait...
Access the Notra API for managing posts, brand identities, and integrations.
npx @getmcp/cli add io.github.usenotra/notraRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for the Notra API
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.usenotra/notra": {
"url": "https://mcp.usenotra.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}