Skip to content

elevlist-hq/elevlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MCP server for B2B intelligence.

Pre-launch — installable MCP servers go live 2026-05-24. The npm packages @elevlist/m1-mcp-server, @elevlist/m2-mcp-server, and @elevlist/m3-mcp-server publish to npm at the D-9 staging gate (2026-05-24); install snippets and per-runtime configuration recipes land in this README at the same time. GA = 2026-06-02.

MCP server for B2B intelligence. URL resolution, page discovery, structured fact extraction over one intelligence spine. Works in Claude Desktop, Cursor, Windsurf, or any MCP-capable runtime. Agent-callable. Pay per call. No seats.

ElevList ships three independent stdio MCP servers — m1-mcp-server (URL resolution), m2-mcp-server (page discovery), and m3-mcp-server (structured fact extraction) — designed to drop into any MCP-capable runtime with a single command at GA.

Install

Coming 2026-05-24 (D-9 staging gate). Install snippets are held back until the npm packages publish. See the pre-launch banner above.

Tools

M1 — URL resolution (@elevlist/m1-mcp-server)

Tool Description
m1.resolve Resolve a domain or URL through the canonical ElevList M1 URL-resolution pipeline.

M2 — page discovery (@elevlist/m2-mcp-server)

Tool Description
m2.discover Discover, filter, and classify useful pages for a domain through the ElevList M2 HTTP API.

M3 — structured fact extraction (@elevlist/m3-mcp-server)

Tool Description
m3.scrape Scrape one URL through the ElevList M3 HTTP API.

Configure in your runtime

Coming 2026-05-24 (D-9 staging gate). Per-runtime configuration recipes for Claude Desktop, Cursor, Windsurf, and other MCP-capable runtimes ship alongside the install snippets at D-9.

Pay per call. No seats.

ElevList prices on the call, not the seat. Agents pay only for what they actually resolve, discover, or extract — no per-developer licence, no minimum commitment, no contract gate.

License

MIT — see LICENCE.

Contributing

This repository is documentation-only; the engine source lives in a separate private repository. See CONTRIBUTING.md.

Links