Catalog
Simpliq Server
Officialby gersonfreire
Simpliq Data Proxy MCP Server - Connects LLMs to SQL Databases via Semantic Mapping
Connects LLMs to SQL databases through semantic mapping.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"simpliq-server": {
"command": "uvx",
"args": [
"simpliq-mcp-server-dev-test"
]
}
}
}