Novada Mcp
БесплатноНе проверенOne MCP server for all web data. Search, scrape, crawl, proxy, and AI research in one install.
Описание
One MCP server for all web data. Search, scrape, crawl, proxy, and AI research in one install.
README
This repository holds two artifacts for the same product (Novada's web-data MCP tools). They share tool logic but ship on different rails.
novada-mcp/ ← monorepo root (you are here)
├── npm-package/ ← the `novada-mcp` npm package (local stdio server)
│ ├── src/ ← tool logic lives here ← EDIT TOOLS HERE
│ ├── tests/ · test/
│ ├── package.json ← published to npm as `novada-mcp`
│ └── README.md
│
├── hosted-server/ ← the mcp.novada.com deployment (HTTP wrapper on Vercel)
│ ├── vercel/api/mcp.ts ← auth + rate-limit + token validation ← EDIT HOSTED LOGIC HERE
│ ├── vercel/vendor/ ← GENERATED — do NOT edit by hand (see below)
│ ├── scripts/deploy-hosted.sh
│ └── README.md
│
├── .github/workflows/ci.yml ← CI for npm-package/
└── README.md · CLAUDE.md
Which folder do I edit?
| I want to… | Go to |
|---|---|
| Change a tool's behavior / add a tool | npm-package/src/tools/ |
| Change auth, rate-limit, or token handling | hosted-server/vercel/api/mcp.ts |
| Ship the hosted endpoint (mcp.novada.com) | hosted-server/scripts/deploy-hosted.sh |
| Cut an npm release | npm-package/ — REDLINE: owner approval |
The two artifacts
npm-package/IS thenovada-mcpnpm package users run locally vianpx novada-mcp(stdio transport). This is the source of truth for tool logic.hosted-server/IS what runs athttps://mcp.novada.com— an HTTP wrapper (auth + rate-limit) around the npm package's built output, deployed on Vercel.
The hosted server does not re-implement tools. Its deploy script builds npm-package/, then vendors the compiled build/ into hosted-server/vercel/vendor/novada-mcp/. Never edit hosted-server/vercel/vendor/ by hand — it is regenerated on every deploy by deploy-hosted.sh.
History
hosted-server/ was merged in via git subtree from the former novada-mcpserver repo — its full commit history is preserved.
Установить Novada Mcp в Claude Desktop, Claude Code, Cursor
unyly install novada-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add novada-mcp -- npx -y novada-mcpFAQ
Novada Mcp MCP бесплатный?
Да, Novada Mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Novada Mcp?
Нет, Novada Mcp работает без API-ключей и переменных окружения.
Novada Mcp — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Novada Mcp в Claude Desktop, Claude Code или Cursor?
Открой Novada Mcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Playwright
Browser automation, scraping, screenshots
автор: MicrosoftPuppeteer
Browser automation and web scraping.
автор: modelcontextprotocolopentabs-dev/opentabs
Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser session. 100+ plugins with a
автор: opentabs-devrobhunter/agentdeals
1,500+ developer infrastructure deals, free tiers, and startup programs across 54 categories. Search deals, compare vendors, plan stacks, and track pricing chan
автор: robhunterCompare Novada Mcp with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории browse
