loading…
Search for a command to run...
loading…
A customer and product management MCP server using SQLite. It enables Claude Desktop users to manage client and product data through natural language interactio
A customer and product management MCP server using SQLite. It enables Claude Desktop users to manage client and product data through natural language interactions.
Este projeto é um servidor de gerenciamento de clientes e produtos baseado no protocolo MCP (Model Context Protocol).
git clone https://github.com/mateus-gondev/MCP-PIE.git
cd MCP-PIE
uv sync
1. Instalação do Claude Desktop
Acesse o site oficial da Anthropic(Clade Desktop Download) e baixe a versão para Windows. Instale o aplicativo e faça login com sua conta gratuita.
2. Localização do Arquivo de Configuração
O Claude Desktop utiliza um arquivo JSON para saber quais servidores MCP ele deve iniciar.
Passo a Passo:
Abra o arquivo claude_desktop_config.json e adicione a configuração abaixo. Atenção: Substitua o caminho pelo local onde você salvou este projeto.
{
"mcpServers": {
"Gestao-MCP": {
"command": "uv",
"args": [
"--directory",
"C:/CAMINHO/PARA/SEU/PROJETO",
"run",
"server.py"
]
}
}
}
NOTA: Clicando com botão direito na raiz do projeto "Copia Caminho" ou copiando URL das pastas. Importante substituir a barra contraria "" por "/" "//".
Utilize esse guia para visualizar as Tools (Funções ou Ferramentas) que tem disponivel no projeto
Projeto ainda em Desenvolvimento...
Run in your terminal:
claude mcp add gestao-mcp -- npx Yes, Gestao MCP is free — one-click install via Unyly at no cost.
No, Gestao runs without API keys or environment variables.
Self-hosted: the server runs locally on your machine via the install command above.
Open Gestao on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Query your database in natural language
by AnthropicA universal database MCP server supporting simultaneous connections to multiple databases. It provides tools for database operations, health analysis, SQL optim
by wenb1n-devThis server enables interaction with PostgreSQL databases through the Model Context Protocol, optimized for the AWS Bedrock AgentCore Runtime. It provides tools
by madhurprashRead-only database access with schema inspection.
by modelcontextprotocolNot sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All data MCPs