πŸ”§

MCP Sankhya Community Search Server

πŸ”§MCP Server

delt4d/SankhyaMCP

glamalocal

Installation

Claude CodeAdd MCP server via Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add sankhya-mcp -e ORACLE_CONNECTIONS=teste,producao -e ORACLE_TESTE_USER=your_user -e ORACLE_TESTE_PASSWORD=your_password -e ORACLE_TESTE_DSN=host:port/service_name -e ORACLE_PRODUCAO_USER=your_user -e ORACLE_PRODUCAO_PASSWORD=your_password -e ORACLE_PRODUCAO_DSN=host:port/service_name -e ORACLE_PRODUCAO_READONLY=true -e ORACLE_DEFAULT_CONNECTION=teste -- ${workspaceFolder}/.venv/Scripts/python.exe ${workspaceFolder}/mcp_server.py
MCP Client ConfigurationServer configuration (JSON)
{ "servers": { "sankhya-mcp": { "type": "stdio", "command": "$...
0
Last UpdatedJun 1, 2026