Ned AI MCP Server
Connect your Shopify store to Claude, Cursor, or Windsurf and get 100+ pre-calculated ecommerce metrics like net profit, blended CAC, per-channel ROAS, and customer LTV segments.
@ned-ai/mcp-server
Model Context Protocol server that connects your Ned AI store analytics to AI assistants like Claude Desktop, Cursor, and other MCP-compatible clients.
Quick Setup (Claude Desktop)
npx @ned-ai/mcp-server install --api-key YOUR_API_KEY
Then restart Claude Desktop. Done!
Once restarted, ask Claude: "What were my sales today?"
Uninstall
npx @ned-ai/mcp-server uninstall
Then restart Claude Desktop to complete removal.
Advanced Setup (Manual Config)
If you prefer to configure manually, add this to your claude_desktop_config.json:
{ "mcpServers": { "ned": { "command": "npx", "args": ["-y", "@ned-ai/mcp-server"], "env": { "NED_API_KEY": "ned_live_your_key_here" } } } }
Config file locations:
- Windows:
%APPDATA%\Claude\claude_desktop_config.json - macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Linux:
~/.config/Claude/claude_desktop_config.json
Cursor Setup
Add to your Cursor MCP settings:
Environment Variables
| Variable | Required | Description |
|---|---|---|
| NED_API_KEY | Yes | Your Ned API key (starts with ned_live_) |
| NED_API_BASE_URL | No | Custom API base URL (default: https://api.meetned.com) |
Available Tools
| Tool | Description |
|---|---|
| get_sales_context | Sales analytics: revenue, orders, AOV, customer metrics with period comparison |
| get_profitability_metrics | Profitability: gross profit, margins, COGS coverage |
| get_customer_segments | Customer segments by profit tier or activity tier |
| get_marketing_metrics | Marketing efficiency: MER, CAC, ROAS |
Requirements
- Node.js 18+
- A Ned API key (get one at meetned.com)
License
MIT
関連サーバー
Multi-Cloud VM MCP Server
Manage virtual machines across multiple cloud providers, including AWS EC2, Azure Virtual Machines, and GCP Compute Engine.
Strava MCP Server
A server that connects to the Strava API, allowing language models to access Strava data and features.
Aiven
Manage Aiven cloud services like Kafka, PostgreSQL, and Redis via its API.
MCP-OpenStack-Ops
A comprehensive MCP (Model Context Protocol) server providing OpenStack cluster management and monitoring capabilities with built-in safety controls.
MCP Deployment AWS
A guide and example code for deploying MCP servers cost-effectively on AWS and integrating them with AI agent frameworks.
DeepSeek
Access DeepSeek's advanced language models via the DeepSeek API.
Remote MCP Proxy
A Docker-based proxy to access local MCP servers through Claude's web UI using the Remote MCP protocol.
Alpaca
Interact with the Alpaca trading API for stock trading, account management, and market data using LLMs.
MCP Riot Server
Integrates with the Riot Games API to provide League of Legends data to AI assistants.
ProxmoxMCP-Plus
Proxmox VE MCP server for VMs, LXCs, snapshots, backups, storage, and cluster operations.