Google PageRank for AI agents. 25,000+ tools indexed.

citesurf/mcp

Score: 56.9 Rank #8

Citesurf MCP server for AI visibility monitoring.

Overview

citesurf/mcp is a TypeScript MCP server licensed under MIT. Citesurf MCP server for AI visibility monitoring.

Ranked #8 out of 104 indexed tools.

In the top 8% of all indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

Forks 0
Description Brief
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for citesurf/mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/citesurf--mcp)](https://agentrank-ai.com/tool/citesurf--mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/citesurf--mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/citesurf--mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="citesurf/mcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# @citesurf/mcp

MCP server for [Citesurf](https://citesurf.com). AI visibility monitoring.

Check if ChatGPT, Claude, Perplexity, and Gemini recommend any brand. Get visibility scores, sentiment, competitor data, and actionable insights, all from your AI agent.

## Install

```bash
npx -y @citesurf/mcp
```

## Requirements

- A Citesurf account with an active Plus or Max subscription
- An API key (create one in Dashboard > Settings)
- Prepaid credits for scan operations

## Setup

Add to your MCP client config:

### Claude Desktop

`~/Library/Application Support/Claude/claude_desktop_config.json`

```json
{
  "mcpServers": {
    "citesurf": {
      "command": "npx",
      "args": ["-y", "@citesurf/mcp"],
      "env": {
        "CITESURF_API_KEY": "cs_live_..."
      }
    }
  }
}
```

### Cursor

`.cursor/mcp.json` in your project or global settings

```json
{
  "mcpServers": {
    "citesurf": {
      "command": "npx",
      "args": ["-y", "@citesurf/mcp"],
      "env": {
        "CIT
Read full README on GitHub →
Are you the maintainer of citesurf/mcp?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.