Skip to main content
Glama

HiveDesk — Open Source AI ERP Desk (Frappe / ERPNext Ready)

HiveDesk is an open-source in-browser ERP with AI employee seats. Chat with sales, warehouse, purchase, accounts, HR, and ops agents. They read CRM, stock, and invoices — and ask before they write.

Built as a sandbox that can later point at a real Frappe / ERPNext site over REST + MCP.

License: MIT Node.js 22

Features

  • AI seats — hire sales, warehouse, purchase, accounts, HR, ops, CEO, support, caller, WhatsApp

  • ERP modules — CRM, Selling, Buying, Stock, Accounts, HR, Projects, Files

  • Role-aware — a warehouse agent cannot post to payroll

  • Confirm-before-write proposal cards

  • MCP server at GET/POST /api/mcp (JSON-RPC) for other agents

  • Mail + call transcripts in the sandbox

  • Mobile-first amber PWA shell

Related MCP server: PyerP MCP Server

Who it is for

  • Teams evaluating AI inside ERPNext / Frappe

  • Founders who want an open source ERP chatbot without standing up a bench first

  • Developers building MCP tools against CRM and inventory

Quick start

git clone https://github.com/Akshit1018/S.HiveDesk.git
cd S.HiveDesk
npm install
VITE_AUTH_ENABLED=false npm run dev

Open http://127.0.0.1:8080.

This demo uses an in-browser ERP engine (PGLite). It is not a live Frappe site. Production swap notes live in docs/HANDOVER.md.

Tech stack

React 19 · TanStack Start · Vite · Tailwind · Zustand · PGLite · MCP JSON-RPC

License

MIT

Keywords

open source ERP, AI ERP assistant, ERPNext chatbot, Frappe AI agent, MCP ERP, in-browser ERP, inventory CRM HR desk, confirm-before-write agents

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    An MCP server that enables AI assistants to interact with Odoo ERP apps like Inventory, CRM, Sales, and Manufacturing. It allows users to read, create, and manage Odoo records and workflows using natural language commands.
    25
    24
    1
    ISC
  • F
    license
    Not graded
    quality
    Not graded
    maintenance
    An MCP server that enables LLM agents to interact with PyerP ERP systems via a REST API. It allows users to search, read, create, and update ERP records such as inventory, clients, and users using natural language.
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    An enterprise-grade MCP server for interacting with Odoo ERP through AI assistants, enabling guided workflows, native BI, and deep introspection.
    10
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    An MCP server that enables AI assistants to interact with Odoo ERP systems, allowing natural language access to business data, CRUD operations, and instance management without requiring Odoo module installation.
    1
    MIT

Latest Blog Posts

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/Akshit1018/S.HiveDesk'

If you have feedback or need assistance with the MCP directory API, please join our Discord server