NUVC MCP Server
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@NUVC MCP ServerScore my startup idea for an AI-powered fitness app."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
NUVC MCP Server
VC-grade startup intelligence for Claude, Cursor, and any MCP-compatible agent. Built for founders validating ideas and VCs screening deals.
Tools
For Founders
Tool | What it does |
| VCGrade 0-10 score across 5 dimensions — like having a VC partner review your idea |
| Find best-fit investors from 3,700+ database using AI semantic matching |
| Market sizing, competitive analysis, financial review, or full pitch evaluation |
| Brutally honest but constructive VC-perspective startup roast |
| Extract structured fields (revenue, stage, team, metrics) from any pitch text |
| Compute burn multiple, LTV/CAC, Rule of 40, runway, dilution — with stage benchmarks |
For VCs & LPs
Tool | What it does |
| Screen inbound deals — score any pitch content on a 0-10 scale in seconds |
| Screen a VC/PE fund the LP way — 6-dimension LP screen + conviction verdict + decision, optionally against your mandate |
| Find co-investors or syndicate partners for a deal from 3,700+ investors |
| Validate startup financials against stage-appropriate VC benchmarks |
| Fund economics from an LP lens — fee drag, GP alignment, J-curve, return decomposition |
| Portfolio construction — investable capital, implied portfolio count, deployment capacity |
| Competitive landscape or market analysis for diligence |
Utility
Tool | What it does |
| Extract structured data from any pitch, CIM, or deal memo |
| List available AI models and provider health |
Related MCP server: Stealthee MCP
Setup
1. Get an API key
Free tier: 25 AI calls/month at nuvc.ai/api-platform/keys
2. Install via Smithery (Claude Desktop / Cursor)
npx @smithery/cli install nuvc --client claude3. Or run directly
export NUVC_API_KEY=nuvc_your_key_here
npx nuvc-mcp4. Claude Desktop config
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"nuvc": {
"command": "npx",
"args": ["nuvc-mcp"],
"env": {
"NUVC_API_KEY": "nuvc_your_key_here"
}
}
}
}5. Claude Code
claude mcp add nuvc -- npx nuvc-mcp
# Then set NUVC_API_KEY in your environmentUsage Examples
Once connected, just ask your AI agent:
Founders:
"Score my startup idea — an AI tool that helps solo founders validate ideas"
"Find investors who back AI/ML startups at seed stage in Australia"
"What's the market like for AI-powered HR tools?"
"Roast this idea: Uber for dog walking but with blockchain"
"I have $1.2M ARR, $80K burn, 18 months runway. How do my metrics stack up for Series A?"
VCs:
"Score this pitch: [paste founder's pitch text]"
"Find co-investors who do seed-stage FinTech deals in Southeast Asia"
"This founder says $500K ARR, 15% MoM growth, $200K burn at Seed. Run the math."
"We're raising a $30M Fund II with 2% fee, 20% carry, $500K avg check. What does portfolio construction look like?"
"Evaluate this fund: $50M AUM, 2.5x TVPI, 1.2x DPI, 18% net IRR, 2020 vintage"
Pricing
Plan | Price | AI Calls/Month |
Free | $0 | 25 |
Builder | $29/mo | 500 |
Growth | $199/mo | 2,000 |
Scale | $499/mo | 10,000 |
nuvc_venture_math and nuvc_fund_economics are pure math — they don't count against AI call limits.
About NUVC
NUVC is a VC-grade startup intelligence platform used by accelerators, angel networks, emerging fund managers, and family offices. Our AI engine has analyzed 250+ pitch decks and matches against 3,700+ investors.
Website: nuvc.ai
API Docs: nuvc.ai/api-platform/docs
Support: hello@nuvc.ai
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nuvcai/nuvc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server