ZeroCode Ventures MCP Server
Enables AI assistants to provide information about ZeroCode Ventures' AI solutions for Dutch SMBs, including industry-specific advice, pricing, and savings calculations.
README
ZeroCode Ventures MCP Server
AI-medewerkers en maatwerksoftware voor het Nederlandse MKB
A Model Context Protocol (MCP) server that provides AI assistants with information about ZeroCode Ventures' services, industry-specific AI solutions, pricing, and savings calculations.
What is this?
When you add this MCP server to your AI assistant (Claude, Cursor, VS Code, etc.), it can answer questions about:
- š¢ 28+ industries ā specific AI solutions for real estate agents, restaurants, construction, hair salons, accountants, and more
- š° Pricing ā transparent pricing for AI employees, custom software, and websites
- š Savings calculator ā estimate how much time and money your business can save
- š ļø Services ā AI employees (WhatsApp chatbots), custom software, websites
Quick Start
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"zerocode": {
"command": "npx",
"args": ["-y", "github:MELLER-Web/zerocode-mcp-server"]
}
}
}
Cursor / VS Code
Add to your MCP settings:
{
"zerocode": {
"command": "npx",
"args": ["-y", "github:MELLER-Web/zerocode-mcp-server"]
}
}
Manual
npx github:MELLER-Web/zerocode-mcp-server
Available Tools
| Tool | Description |
|---|---|
get_branch_advice |
Get AI solution advice for a specific industry |
get_services |
Overview of all ZeroCode services |
get_pricing |
Detailed pricing information |
calculate_savings |
Calculate time & money savings for your business |
list_branches |
List all 28+ supported industries |
contact_zerocode |
Get contact info / book a free AI Scan |
Example Queries
Once connected, ask your AI assistant things like:
- "What can ZeroCode do for a real estate agency?"
- "How much would a restaurant save with an AI employee?"
- "What does a custom software project cost?"
- "List all industries ZeroCode supports"
- "I need an AI chatbot for my hair salon, what are the options?"
About ZeroCode Ventures
We build AI employees and custom software for Dutch SMBs. From WhatsApp chatbots that handle customer inquiries 24/7 to complete automation solutions.
- š zerocodeventures.nl
- š± WhatsApp
- š§ info@zerocodeventures.nl
Free AI Scan
Book a free 15-minute consultation to discover how much your business can save with AI. No sales pitch ā just an honest conversation.
š Book your AI Scan
License
MIT
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.