Presso MCP Server

Website · Get Started · Docs Presso is an MCP server that connects your e-commerce and marketing data sources - Shopify, Google Analytics 4, Google Ads, Meta Ads, and more - directly to AI assistants like Claude. Instead of switching between dashboards, ask questions in natural language and get instant answers about your store's performance, ad campaigns, and customer behavior. It is available as a remote MCP endpoint.

Teams that want a hosted e-commerce endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-02-27 · ★ 2 · #39 OF 39 MAINTAINED E-COMMERCE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Presso

before you install - you'll need

PRESSO_API_KEY

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add stellagent-presso-setup --transport http https://mcp.presso.now/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "stellagent-presso-setup": {
      "url": "https://mcp.presso.now/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.presso.now/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.presso.now

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace now.presso - domain-verified with the official MCP registry

03 · What Presso can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 2 documented tools across ship station, judge, including ShipStation, Judge.me.

The 2 tools it gives your agent

Extracted from the project's README - what Presso lets an agent do.

ShipStation
- shipstation_get_shipments · shipstation_get_shipment_by_id · shipstation_get_shipment_rates · shipstation_get_labels · shipstation_get_label_by_id · shipstation
Judge.me
- judgeme_list_reviews · judgeme_get_review · judgeme_get_review_count · judgeme_get_reviewer · judgeme_get_shop_info · judgeme_get_settings · judgeme_get_all_rev

04 · Who maintains Presso

Presso is maintained by stellagent. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
e-commerce - ranked #39 of 39 actively-maintained e-commerce servers as of 2026-08-25.
registry
now.presso/presso (active, first published 2026-02-27)

06 · Presso FAQ

What is Presso?

Website · Get Started · Docs Presso is an MCP server that connects your e-commerce and marketing data sources - Shopify, Google Analytics 4, Google Ads, Meta Ads, and more - directly to AI assistants like Claude. Instead of switching between dashboards, ask questions in natural language and get instant answers about your store's performance, ad campaigns, and customer behavior. It is available as a remote MCP endpoint.

Is Presso still maintained?

Yes - as of 2026-08-25, its last commit was 2026-02-27. We re-verify nightly.

How do I install Presso?

Run `claude mcp add stellagent-presso-setup --transport http https://mcp.presso.now/mcp`. The README documents one environment variable (PRESSO_API_KEY) to set first. You can also paste the ready-made client config above.

Does Presso require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Presso