Loading MCP server directory, please wait...
Manage Frase content briefs, research, audits, AI visibility, and SEO with 70+ tools.
npx @getmcp/cli add io.frase/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
FRASE_API_KEYYour Frase API key from Settings > API (https://next.frase.io/settings/api)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.frase/mcp-server": {
"command": "npx",
"args": [
"-y",
"@frase/mcp-server"
],
"env": {
"FRASE_API_KEY": "",
"FRASE_API_URL": ""
}
}
}
}