@seline-analytics/mcp

MCPcommunitylive
v1.0.6lo-udISCUpdated 2d agonpmGitHub

Local MCP server for Seline Analytics API

Endpoint healthlive
checked 1 day ago · 145ms · auth required
100% of the last 1 check reached this endpoint
Works in
ClaudeCursorCopilotChatGPTGemini

Inferred from the transports this listing declares (stdio, streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.

Automatically indexed from public sources. Not yet verified by the developer on Forge.Claim this listing →
26Downloads/wk
2GitHub stars
2d agoLast update
Needs 1 credential before it runs
  • YOUR_API_KEYAPI keyrequired

    Your API key for the service

Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Package
Authorlo-ud
LicenseISC
Version1.0.6
Sourcenpm+mcp-registry
Trust Status
B
60/100Good
Listed in Forge index+10/10
Publisher identity verified+0/20
Publisher: run `forge publish` from the package repo to claim ownership
Ed25519 publish signature+0/5
Included automatically when the publisher runs `forge publish`
Domain verification+0/5
Publisher: host /.well-known/forge.json on the package homepage with { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+0/5
Publish from GitHub Actions with --provenance so the attestation binds this package to this repo
npm maintainer match+0/5
Earned once your identity is verified above and that login is an npm maintainer of this package
CVE scan · clean+30/30
Static analysis · clean+20/20
Paste into Claude Code, Cursor, or any AI assistant to fix all gaps
StatusCommunity-indexed
PublisherUnverified
SignatureUnsigned
Domain
Provenance
Dependencies✓ 60 resolved+ · none vulnerable
Tool surface17 tools · none privileged
Security scan✓ Cleanv1.0.6 · 1d agoHow well does this scan work?
EvalsNone
IndexedSep 16, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.

Tools

17 tools · none privileged
Statically extracted from the published packagev1.0.6 · 1d ago

Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.

seline_list_projectsList projects accessible with the current API key (POST /api/v1/projects). With an account-wide key this returns all account projects. Use this to resolve a project name to its projectId before querying analytics.

List projects accessible with the current API key (POST /api/v1/projects). With an account-wide key this returns all account projects. Use this to resolve a project name to its projectId before querying analytics.

No input schema was published for this tool.

seline_get_dataGet unique visitors and page views over time with optional interval grouping, date filtering, and analytics filters (POST /api/v1/data).

Get unique visitors and page views over time with optional interval grouping, date filtering, and analytics filters (POST /api/v1/data).

No input schema was published for this tool.

seline_get_chargesGet charges and revenue over time with optional interval grouping, date filtering, and analytics filters (POST /api/v1/charges).

Get charges and revenue over time with optional interval grouping, date filtering, and analytics filters (POST /api/v1/charges).

No input schema was published for this tool.

seline_get_visit_metricsGet visit quality metrics including visits, page views, average session duration, and bounce rate for the selected period and filters (POST /api/v1/visit-metrics).

Get visit quality metrics including visits, page views, average session duration, and bounce rate for the selected period and filters (POST /api/v1/visit-metrics).

No input schema was published for this tool.

seline_get_custom_eventsGet aggregated custom events and charge events with pagination, optional search, type filtering, date range, and analytics filters (POST /api/v1/custom-events).

Get aggregated custom events and charge events with pagination, optional search, type filtering, date range, and analytics filters (POST /api/v1/custom-events).

No input schema was published for this tool.

seline_get_top_visitorsGet top visitor dimensions (country, browser, referrer, UTM, device, OS, etc.) with counts, pagination, and optional search (POST /api/v1/stats).

Get top visitor dimensions (country, browser, referrer, UTM, device, OS, etc.) with counts, pagination, and optional search (POST /api/v1/stats).

No input schema was published for this tool.

seline_get_pagesGet top, entry, or exit pages. Top pages are ranked by pageviews. Entry pages are where sessions start. Exit pages are from multi-page sessions (bounces excluded) where engaged users leave (POST /api/v1/pages).

Get top, entry, or exit pages. Top pages are ranked by pageviews. Entry pages are where sessions start. Exit pages are from multi-page sessions (bounces excluded) where engaged users leave (POST /api/v1/pages).

No input schema was published for this tool.

seline_get_property_valuesGet distinct values for a specific event property with search and pagination. Can be used to find project pathnames, event names, referrers, UTMs, countries, etc. (POST /api/v1/property-values).

Get distinct values for a specific event property with search and pagination. Can be used to find project pathnames, event names, referrers, UTMs, countries, etc. (POST /api/v1/property-values).

No input schema was published for this tool.

seline_get_field_keysGet all custom field keys and the top 100 used values for each, for a specific custom event. Useful for discovering what data is attached to an event (POST /api/v1/event-data).

Get all custom field keys and the top 100 used values for each, for a specific custom event. Useful for discovering what data is attached to an event (POST /api/v1/event-data).

No input schema was published for this tool.

seline_get_field_valuesGet possible values for a specific custom event field, with pagination and search. Use 'seline_get_event_data' first to discover available fields (POST /api/v1/field-values).

Get possible values for a specific custom event field, with pagination and search. Use 'seline_get_event_data' first to discover available fields (POST /api/v1/field-values).

No input schema was published for this tool.

seline_get_eventsGet raw events with full filtering capabilities, event type filtering, pagination, search, and ordering. Useful for exporting transactions, computing average order value, or building custom reports (POST /api/v1/events).

Get raw events with full filtering capabilities, event type filtering, pagination, search, and ordering. Useful for exporting transactions, computing average order value, or building custom reports (POST /api/v1/events).

No input schema was published for this tool.

seline_get_funnelAnalyze a conversion funnel through multiple steps (pages or events). Calculates how well specific pages and events convert users through the defined flow and returns the trend vs the previous period (POST /api/v1/funnel).

Analyze a conversion funnel through multiple steps (pages or events). Calculates how well specific pages and events convert users through the defined flow and returns the trend vs the previous period (POST /api/v1/funnel).

No input schema was published for this tool.

seline_get_visitorFind a visitor by their shortId (Dashboard URL id) or internal visitorId (UUID). At least one of the two is required (POST /api/v1/visitor).

Find a visitor by their shortId (Dashboard URL id) or internal visitorId (UUID). At least one of the two is required (POST /api/v1/visitor).

No input schema was published for this tool.

seline_get_visitor_eventsGet all events for a specific visitor. Use after finding a visitor to analyze their behavior over time (POST /api/v1/visitor-events).

Get all events for a specific visitor. Use after finding a visitor to analyze their behavior over time (POST /api/v1/visitor-events).

No input schema was published for this tool.

seline_get_visitor_insightGenerate AI-powered insights about a visitor's behavior based on their events. Returns a structured insight with main finding, details, bullet points, and recommendations (POST /api/v1/visitor-insight).

Generate AI-powered insights about a visitor's behavior based on their events. Returns a structured insight with main finding, details, bullet points, and recommendations (POST /api/v1/visitor-insight).

No input schema was published for this tool.

seline_get_most_active_visitorsGet the most active visitors ranked by event count within a given time period. Shows who has generated the most events (page views, custom events, etc.) during the date range (POST /api/v1/most-active-visitors).

Get the most active visitors ranked by event count within a given time period. Shows who has generated the most events (page views, custom events, etc.) during the date range (POST /api/v1/most-active-visitors).

No input schema was published for this tool.

seline_get_visitorsGet a paginated list of visitors with comprehensive filtering options. Use this to find specific visitors, analyze visitor segments, or pull visitor profiles by various criteria (POST /api/v1/visitors).

Get a paginated list of visitors with comprehensive filtering options. Use this to find specific visitors, analyze visitor segments, or pull visitor profiles by various criteria (POST /api/v1/visitors).

No input schema was published for this tool.

17 of 17 tools published a description.

Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.

About

Local MCP server for Seline Analytics API

Keywords
mcp
Alternatives
Comparing tool surfaces…

Dependency tree

What one Forge scan resolved from npm metadata on 2026-09-16 — observed resolution, not a publisher declaration.

60 packages resolved · 2 direct · none carrying advisories Resolution stops at depth 4 and 60 packages.

The crawl stopped at the depth-4 limit. Anything below that level was never resolved.

The crawl stopped at the 60-package limit. The rest of the tree was never resolved.

36 more resolved packages are not drawn here (display cap: 24). Every dependency carrying an advisory is drawn regardless of the cap. Full inventory (CycloneDX SBOM)

Declared but not resolved

53 declared dependencies never landed in the tree. They are missing from Forge's resolution, not from the package.

+41 more not listed. The counts by reason above cover all of them.

Not followed: peerDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.