ZeroCode Ventures MCP Server

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.

Category
Visit Server

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.

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

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.

Official
Featured
TypeScript
Magic Component Platform (MCP)

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.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

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.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

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.

Official
Featured
TypeScript
Kagi MCP Server

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.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

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.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured