base-clientes-mcp
Click 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., "@base-clientes-mcp@base-clientes-mcp list all customers"
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.
# Base Clientes MCP
Base de dados de clientes com MCP (Model Context Protocol) para agentes locais. Painel administrativo completo com dashboard, chat IA, terminal integrado, plugins, skills, PWA e instalador.
Estrutura
base-clientes-mcp/
├── app/ # Frontend React
│ ├── admin/ # Layout, sidebar, config, logs
│ ├── chat/ # Chat IA com MCP
│ ├── clientes/ # CRUD de clientes
│ ├── dashboard/ # Dashboard
│ ├── mcp/ # Testador de tools MCP
│ ├── plugins/ # Gerenciador de plugins
│ ├── skills/ # Gerenciador de skills
│ ├── terminal/ # Terminal integrado
│ └── core/ # App principal e login
├── server/ # Backend Node.js
│ ├── api/ # Rotas REST + WebSocket
│ ├── database/ # SQLite (better-sqlite3)
│ ├── mcp/ # Servidor MCP
│ ├── plugins/ # Loader de plugins
│ ├── skills/ # Loader de skills
│ ├── config/ # Logger e settings
│ └── logs/ # Logs do sistema
├── data/ # Banco de dados e uploads
├── installer/ # Instalador Windows (.ps1)
├── uninstaller/ # Desinstalador
├── public/ # Assets e PWA
└── docs/ # DocumentacaoRelated MCP server: Agentic AI System MCP Server
Requisitos
Node.js 18+
Windows 10/11 (para instalador)
Instalacao rapida
cd C:\Users\JEANPC\base-clientes-mcp
npm install
copy .env.example .env
npm run devAcesse http://localhost:5173
Login padrao: admin / admin123
Scripts
npm run dev— inicia API + cliente simultaneamentenpm run server— inicia apenas API (porta 7777)npm run client— inicia apenas Vite (porta 5173)npm run build— build de producaonpm run preview— preview do build (porta 3456)npm run install-service— instala como servico Windowsnpm run uninstall-service— remove o servico
Funcionalidades
CRUD completo de clientes com filtros
Dashboard com estatisticas
Chat IA integrado com ferramentas MCP
Terminal integrado (comandos locais)
Painel MCP para testar tools
Sistema de plugins e skills (ativar/desativar)
Logs de sistema
Configuracoes via ADM
PWA instalavel
Instalador/uninstall Windows
Credenciais padrao
Usuario:
adminSenha:
admin123
Licenca
MIT
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.
Related MCP Connectors
AI agent platform: manage leads, conversations, bots, calendar and CRM via MCP.
API-first CRM for LLMs - contacts, companies, deals and activities over a native MCP server.
- muninOAuthcom.getmunin
Open-source all-in-one MCP-first customer platform: KB, Conversations, CRM, CMS, Outreach, Analytics
A CRM powered by your agent: contacts, deals, email, ads, and reports over MCP.
Related MCP Servers
- -licenseNot gradedqualityNot gradedmaintenanceA comprehensive production-ready MCP server with AI integration, plugin management, and web-based administration. Features multi-database support, RAG capabilities, SSH/SFTP access, and a built-in plugin hub for managing the MCP ecosystem.-
- FlicenseNot gradedqualityDmaintenanceEnables deployment of autonomous AI agents with memory and tool execution capabilities through a WebSocket-based MCP protocol. Provides production-ready infrastructure with REST API access, persistent state management, and extensible function registry for building self-hosted AI systems.-
- AlicenseBqualityDmaintenanceA comprehensive MCP server that connects AI assistants to GoHighLevel CRM, enabling management of contacts, conversations, calendars, pipelines, payments, and more through 60+ tools.64391MIT
- FlicenseNot gradedqualityBmaintenanceEnables a fully local multi-agent AI system with 45 specialized agents and 50 predefined workflows via MCP, powered by Ollama and requiring no internet.1-