Skip to main content
ClaudeWave

Seline MCP server.

MCP ServersRegistry oficial2 estrellas0 forksJavaScriptMITActualizado today
ClaudeWave Trust Score
82/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Documented (README)
Last scanned: 9/16/2026
Install in Claude Code / Claude Desktop
Method: NPX · @seline-analytics/mcp
Claude Code CLI
claude mcp add seline-mcp -- npx -y @seline-analytics/mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "seline-mcp": {
      "command": "npx",
      "args": ["-y", "@seline-analytics/mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Casos de uso

Resumen de MCP Servers

<h1>Seline MCP</h1>
&nbsp;
<div>
  <a href="https://seline.com">
    <img width="500" src="https://images.seline.com/seline-boxes.png" alt="Seline" />
  </a>
</div>
&nbsp;
<div>
  <a href="https://seline.com"><strong>Seline</strong></a> is a cookieless, lightweight and independent analytics platform designed with privacy in mind. Get insights about your website and product usage without compromising user privacy.
</div>
&nbsp;


Seline MCP talks to the [Seline public API](https://seline.com/api/overview).

You can connect in two ways:

- **Hosted** — `https://api.seline.com/mcp` (OAuth, for ChatGPT / Claude)
- **Local stdio** — `npx @seline-analytics/mcp` with an API key (Cursor / Claude Code / Codex)

For the local server you can use either:

- A **project API token** — scoped to one project
- An **account API token** — access to all projects on the account

With an account token, use `seline_list_projects` to find a project, then pass `projectId` on analytics tools.

## Cursor setup

```json
{
  "mcpServers": {
    "seline": {
      "command": "npx",
      "args": ["-y", "@seline-analytics/mcp", "sln_your_api_key"]
    }
  }
}
```

Then restart Cursor so it reconnects MCP servers.

## Claude Code setup

Run this command:

```bash
claude mcp add seline -- npx -y @seline-analytics/mcp sln_your_api_key
```

Then restart Claude Code.

## Codex setup

If your Codex client uses `mcpServers` JSON config, add:

```json
{
  "mcpServers": {
    "seline": {
      "command": "npx",
      "args": ["-y", "@seline-analytics/mcp", "sln_your_api_key"]
    }
  }
}
```

Then restart Codex and confirm the `seline_*` tools appear.

## Tools

Projects:

- `seline_list_projects` -> `POST /api/v1/projects`

Data over time:

- `seline_get_data` -> `POST /api/v1/data`
- `seline_get_charges` -> `POST /api/v1/charges`

Counts and totals:

- `seline_get_top_visitors` -> `POST /api/v1/stats`
- `seline_get_pages` -> `POST /api/v1/pages`
- `seline_get_visit_metrics` -> `POST /api/v1/visit-metrics`
- `seline_get_custom_events` -> `POST /api/v1/custom-events`

Events and properties:

- `seline_get_events` -> `POST /api/v1/events`
- `seline_get_property_values` -> `POST /api/v1/property-values`
- `seline_get_field_keys` -> `POST /api/v1/event-data`
- `seline_get_field_values` -> `POST /api/v1/field-values`

Funnels:

- `seline_get_funnel` -> `POST /api/v1/funnel`

Visitors:

- `seline_get_visitors` -> `POST /api/v1/visitors`
- `seline_get_visitor` -> `POST /api/v1/visitor`
- `seline_get_visitor_events` -> `POST /api/v1/visitor-events`
- `seline_get_most_active_visitors` -> `POST /api/v1/most-active-visitors`
- `seline_get_visitor_insight` -> `POST /api/v1/visitor-insight`

## Privacy Policy

This MCP server runs locally and sends requests only to the [Seline API](https://api.seline.com) using your API key.

- **Data collected:** Your API key (stored locally in your MCP client) and analytics queries you run through the tools.
- **Usage:** The API key authenticates read-only requests to your Seline workspace.
- **Storage:** Seline stores analytics per [Seline Privacy Policy](https://seline.com/privacy).
- **Third parties:** Requests go to Seline infrastructure only.
- **Retention:** Governed by Seline account and privacy policy.

Lo que la gente pregunta sobre seline-mcp

¿Qué es getseline/seline-mcp?

+

getseline/seline-mcp es mcp servers para el ecosistema de Claude AI. Seline MCP server. Tiene 2 estrellas en GitHub y su última actualización registrada es del 2026-09-15.

¿Cómo se instala seline-mcp?

+

Puedes instalar seline-mcp clonando el repositorio (https://github.com/getseline/seline-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar getseline/seline-mcp?

+

Nuestro agente de seguridad ha analizado getseline/seline-mcp y le ha asignado un Trust Score de 82/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene getseline/seline-mcp?

+

getseline/seline-mcp es mantenido por getseline. La última actividad registrada en GitHub es del 2026-09-15, con 0 issues abiertos.

¿Hay alternativas a seline-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega seline-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: getseline/seline-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/getseline-seline-mcp)](https://claudewave.com/repo/getseline-seline-mcp)
<a href="https://claudewave.com/repo/getseline-seline-mcp"><img src="https://claudewave.com/api/badge/getseline-seline-mcp" alt="Featured on ClaudeWave: getseline/seline-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a seline-mcp