Local MCP server for Seline Analytics API
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.
YOUR_API_KEYAPI keyrequiredYour 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.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
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.
Local MCP server for Seline Analytics API
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
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)
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.