Frase SEO
Rank #8,968io.frase/mcp-server
SEO, GEO & AI Visibility — research, write, optimize, publish & monitor content. 121 tools.
Frase SEO is a Model Context Protocol (MCP) server published by frase-io. It ranks #8,968 of 132,046 servers tracked on MCP Toplist. Frase SEO is listed across 2 registries — Official MCP and Glama, with 11 tracked versions. It was first listed on Mar 9, 2026 and most recently updated on Sep 12, 2026.
Ranks ahead of 123,078 of 132,046 servers on MCP Toplist.
Use Frase SEO
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http frase https://next.frase.io/api/mcpclaude mcp add frase -e "FRASE_API_KEY=<your FRASE_API_KEY>" -e "FRASE_API_URL=<your FRASE_API_URL>" -- npx -y @frase/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.frase]
url = "https://next.frase.io/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.frase]
command = "npx"
args = ["-y", "@frase/mcp-server"]
[mcp_servers.frase.env]
FRASE_API_KEY = "<your FRASE_API_KEY>"
FRASE_API_URL = "<your FRASE_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://next.frase.io/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"frase": {
"command": "npx",
"args": [
"-y",
"@frase/mcp-server"
],
"env": {
"FRASE_API_KEY": "<your FRASE_API_KEY>",
"FRASE_API_URL": "<your FRASE_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"frase": {
"url": "https://next.frase.io/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"frase": {
"command": "npx",
"args": [
"-y",
"@frase/mcp-server"
],
"env": {
"FRASE_API_KEY": "<your FRASE_API_KEY>",
"FRASE_API_URL": "<your FRASE_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"frase": {
"type": "http",
"url": "https://next.frase.io/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"frase": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@frase/mcp-server"
],
"env": {
"FRASE_API_KEY": "<your FRASE_API_KEY>",
"FRASE_API_URL": "<your FRASE_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"frase": {
"serverUrl": "https://next.frase.io/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"frase": {
"command": "npx",
"args": [
"-y",
"@frase/mcp-server"
],
"env": {
"FRASE_API_KEY": "<your FRASE_API_KEY>",
"FRASE_API_URL": "<your FRASE_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"frase": {
"url": "https://next.frase.io/api/mcp"
}
}
}{
"mcpServers": {
"frase": {
"command": "npx",
"args": [
"-y",
"@frase/mcp-server"
],
"env": {
"FRASE_API_KEY": "<your FRASE_API_KEY>",
"FRASE_API_URL": "<your FRASE_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.frase%2Fmcp-server)<a href="https://mcptoplist.com/server/io.frase%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.frase%2Fmcp-server.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
frase-io
Available versions (11)
| Version | Published |
|---|---|
| 0.11.0 | Sep 12, 2026 |
| 0.9.3 | Sep 2, 2026 |
| 0.9.2 | Aug 25, 2026 |
| 0.7.1 | Aug 18, 2026 |
| 0.7.0 | Aug 13, 2026 |
| 0.6.3 | Jul 30, 2026 |
| 0.6.2 | Jul 30, 2026 |
| 0.6.1 | Jul 24, 2026 |
| 0.3.0 | Mar 19, 2026 |
| 0.2.0 | Mar 9, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Frase SEO?
- Frase SEO is maintained by frase-io, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is Frase SEO listed on the Official MCP Registry?
- Yes — Frase SEO is listed on the Official MCP Registry, alongside Glama.
- How many versions does Frase SEO have?
- MCP Toplist tracks 11 versions of Frase SEO, most recently published on Sep 12, 2026.
- Where can I find the source code for Frase SEO?
- The source code for Frase SEO is hosted at github.com/frase-io/newfrase.git.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.