{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_cr33n5a7d7u8","handle":"dremio-local-mcp","url":"https://wellknown.network/agents/dremio-local-mcp","links":{"self":"https://wellknown.network/agents/dremio-local-mcp/record.json","html":"https://wellknown.network/agents/dremio-local-mcp","markdown":"https://wellknown.network/agents/dremio-local-mcp/record.md","api":"https://wellknown.network/api/v1/agents/dremio-local-mcp","status":"https://wellknown.network/api/v1/agents/dremio-local-mcp/status","claim":"https://wellknown.network/agents/dremio-local-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/dremio-local-mcp/claim.json","badge":"https://wellknown.network/agents/dremio-local-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/dremio-local-mcp/history","tools":"https://wellknown.network/api/v1/agents/dremio-local-mcp/tools"},"ard":{"identifier":"urn:air::server:dremio-local-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"dremio-local-mcp","summary":"A Model Context Protocol (MCP) server for Dremio","description":"# Project Overview `dremio-local-mcp`\n\n[Full Documentation on Git Repo Here](https://github.com/AlexMercedCoder/dremio-local-mcp)\n\nThe `dremio-local-mcp` is a Model Context Protocol (MCP) server that connects AI assistants (like Claude) to your Dremio lakehouse.\n\n## Features\n- **Semantic Layer Management**: Create views, update wikis, and tag datasets directly from chat.\n- **Data Exploration**: List datasets, inspect schemas, and package context for analysis.\n- **Query Execution**: Run SQL queries safely (destructive queries require confirmation).\n- **Job Analysis**: Analyze job profiles for performance improvements.\n\n## Installation\n\n```bash\npip install dremio-local-mcp\n```\n\n## Configuration\n\nThis tool uses the standard Dremio CLI configuration format. You can manage your Dremio credentials using the **dremio-cli** utility (recommended) or manually via a YAML file.\n\n### Option 1: Using dremio-cli\n\nFirst, install the CLI (if not already present):\n```bash\npip install dremio-cli\n```\n\nThen create a profile for your environment:\n\n**For Dremio Cloud:**\n```bash\n# Create a profile named 'default'\ndremio profile create --name default --type cloud --token <your-pat-token> --project-id <your-project-id> --base-url https://api.dremio.cloud\n```\n\n**For Dremio Software:**\n```bash\n# Create a profile named 'software'\ndremio profile create --name software --type software --base-url http://localhost:9047 --username <user> --password <pass>\n```\n*(For Software, `verify_ssl` defaults to `true`. Add `--no-verify-ssl` if using self-signed certs)*\n\n### Option 2: Manual YAML\n\nCreate or edit `~/.dremio/profiles.yaml` manually:\n\n```yaml\ndefault_profile: cloud\nprofiles:\n  cloud:\n    base_url: \"https://api.dremio.cloud\"\n    token: \"your-pat-token\"\n    project_id: \"your-project-id\"\n    verify_ssl: true\n  software:\n    base_url: \"http://localhost:9047\"\n    username: \"admin\"\n    password: \"password123\"\n    verify_ssl: false\n\n### Supported Authentication Flows\n\nThis MCP server supports all authent…","publisher":null,"homepage":null,"repository":null,"version":"0.5.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:dremio-local-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"},{"slug":"data.database","name":"Databases","confidence":0.733,"provenance":"derived"}],"categories":["data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"dremio-local-mcp","registry":"pypi","observedAt":"2026-09-15T13:22:06.402Z","publishedAt":"2026-02-01T15:09:39.237283Z","latestVersion":"0.5.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"dremio-local-mcp","url":"https://pypi.org/project/dremio-local-mcp/","firstSeenAt":"2026-09-09T14:32:20.560Z","fetchedAt":"2026-09-15T13:20:57.183Z","normalizedAt":"2026-09-15T13:20:57.183Z"}]},"firstSeenAt":"2026-09-09T14:32:20.560Z","updatedAt":"2026-09-15T13:22:06.402Z"}