INITE AI Visibility
Rank #26,340ai.inite/inite-visibility
See how ChatGPT, Claude, Gemini and Perplexity read any website. Scored out of 100.
INITE AI Visibility is a Model Context Protocol (MCP) server published by inite-ai. It ranks #26,340 of 132,046 servers tracked on MCP Toplist. INITE AI Visibility is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 6, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 105,706 of 132,046 servers on MCP Toplist.
Use INITE AI Visibility
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http inite-visibility https://inite.ai/api/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add inite-visibility -e "INITE_TOKEN=<your INITE_TOKEN>" -- npx -y @inite/visibilityReplace each placeholder with your own value before saving.
[mcp_servers.inite-visibility]
url = "https://inite.ai/api/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.inite-visibility]
command = "npx"
args = ["-y", "@inite/visibility"]
[mcp_servers.inite-visibility.env]
INITE_TOKEN = "<your INITE_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://inite.ai/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"inite-visibility": {
"command": "npx",
"args": [
"-y",
"@inite/visibility"
],
"env": {
"INITE_TOKEN": "<your INITE_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"inite-visibility": {
"url": "https://inite.ai/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"inite-visibility": {
"command": "npx",
"args": [
"-y",
"@inite/visibility"
],
"env": {
"INITE_TOKEN": "<your INITE_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"inite-visibility": {
"type": "http",
"url": "https://inite.ai/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"inite-visibility": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@inite/visibility"
],
"env": {
"INITE_TOKEN": "<your INITE_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"inite-visibility": {
"serverUrl": "https://inite.ai/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"inite-visibility": {
"command": "npx",
"args": [
"-y",
"@inite/visibility"
],
"env": {
"INITE_TOKEN": "<your INITE_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"inite-visibility": {
"url": "https://inite.ai/api/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"inite-visibility": {
"command": "npx",
"args": [
"-y",
"@inite/visibility"
],
"env": {
"INITE_TOKEN": "<your INITE_TOKEN>"
}
}
}
}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/ai.inite%2Finite-visibility)<a href="https://mcptoplist.com/server/ai.inite%2Finite-visibility"><img src="https://mcptoplist.com/badge/ai.inite%2Finite-visibility.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
inite-ai
Other servers by inite-ai
- Inite Brain#1,304 · 2 vers
- INITE Club#14,715 · 5 vers
- INITE Process Diagnostic#35,821 · 2 vers
- ideaudit#42,971 · 3 vers
- Radius MCP Server#85,291
Available versions (1)
| Version | Published |
|---|---|
| 1.1.2 | Sep 6, 2026 |
Frequently asked questions
- Who maintains INITE AI Visibility?
- INITE AI Visibility is maintained by inite-ai, which publishes 6 MCP servers (13 total versions) tracked on MCP Toplist.
- Is INITE AI Visibility listed on the Official MCP Registry?
- Yes — INITE AI Visibility is listed on the Official MCP Registry, alongside Glama.
- How many versions does INITE AI Visibility have?
- MCP Toplist tracks 1 version of INITE AI Visibility, most recently published on Sep 6, 2026.
- Where can I find the source code for INITE AI Visibility?
- The source code for INITE AI Visibility is hosted at github.com/inite-ai/inite-visibility.
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.