Catalog
com.exoquery/mcp-server
OfficialKotlin compile-time SQL library. Docs, code validation, and SQLite execution tools.
Kotlin compile-time SQL library with code validation and SQLite execution tools.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://backend.exoquery.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.