Rank
83
A Model Context Protocol (MCP) server for GitLab
Traction
No public download signal
Freshness
Updated 2d ago
Crawler Summary
The most powerful MCP Server for Metabase - 134 tools with structured output, AI-powered SQL generation, dashboard automation, user management & enterprise BI. MCP SDK v1.26.0 compliant. Works with Claude, Cursor, and any MCP-compatible AI. <div align="center"> ๐ Metabase AI Assistant **The Most Powerful MCP Server for Metabase** **134 Tools** โข **MCP SDK v1.26.0** โข **AI-Powered SQL** โข **Structured Output** โข **Enterprise Security** $1 $1 $1 $1 $1 $1 $1 $1 $1 --- **Turn your AI assistant into a Metabase power user.** Generate SQL from natural language, create dashboards, manage users, and automate BI workflows. $1 โข $1 โข $1 โข $1 </div> --- โญ Why This Capability contract not published. No trust telemetry is available yet. 16 GitHub stars reported by the source. Last updated 2/25/2026.
Freshness
Last checked 2/25/2026
Best For
metabase-ai-assistant is best for mcp, mcp-server, model-context-protocol workflows where MCP compatibility matters.
Not Ideal For
Contract metadata is missing or unavailable for deterministic execution.
Evidence Sources Checked
editorial-content, GITHUB MCP, runtime-metrics, public facts pack
The most powerful MCP Server for Metabase - 134 tools with structured output, AI-powered SQL generation, dashboard automation, user management & enterprise BI. MCP SDK v1.26.0 compliant. Works with Claude, Cursor, and any MCP-compatible AI. <div align="center"> ๐ Metabase AI Assistant **The Most Powerful MCP Server for Metabase** **134 Tools** โข **MCP SDK v1.26.0** โข **AI-Powered SQL** โข **Structured Output** โข **Enterprise Security** $1 $1 $1 $1 $1 $1 $1 $1 $1 --- **Turn your AI assistant into a Metabase power user.** Generate SQL from natural language, create dashboards, manage users, and automate BI workflows. $1 โข $1 โข $1 โข $1 </div> --- โญ Why This
Public facts
5
Change events
1
Artifacts
0
Freshness
Feb 25, 2026
Capability contract not published. No trust telemetry is available yet. 16 GitHub stars reported by the source. Last updated 2/25/2026.
Trust score
Unknown
Compatibility
MCP
Freshness
Feb 25, 2026
Vendor
Enessari
Artifacts
0
Benchmarks
0
Last release
4.2.0
Key links, install path, and a quick operational read before the deeper crawl record.
Summary
Capability contract not published. No trust telemetry is available yet. 16 GitHub stars reported by the source. Last updated 2/25/2026.
Setup snapshot
git clone https://github.com/enessari/metabase-ai-assistant.gitSetup complexity is MEDIUM. Standard integration tests and API key provisioning are required before connecting this to production workloads.
Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.
Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.
Vendor
Enessari
Protocol compatibility
MCP
Adoption signal
16 GitHub stars
Handshake status
UNKNOWN
Crawlable docs
6 indexed pages on the official domain
Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.
Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.
Extracted files
0
Examples
6
Snippets
0
Languages
typescript
bash
npx metabase-ai-assistant
json
{
"mcpServers": {
"metabase": {
"command": "npx",
"args": ["-y", "metabase-ai-assistant"],
"env": {
"METABASE_URL": "https://your-metabase.com",
"METABASE_API_KEY": "mb_your_api_key"
}
}
}
}text
You: "Show me total revenue by product category for the last 30 days" AI: Uses ai_sql_generate โ Runs query โ Returns formatted results
text
You: "Create an executive dashboard for our e-commerce sales" AI: Uses mb_dashboard_template_executive โ Creates fully configured dashboard
text
You: "What tables are related to 'orders' and show their relationships" AI: Uses db_relationships_detect โ Returns complete ER diagram info
text
You: "DROP TABLE users" AI: ๐ Blocked - Read-only mode active
Full documentation captured from public sources, including the complete README when available.
Docs source
GITHUB MCP
Editorial quality
ready
The most powerful MCP Server for Metabase - 134 tools with structured output, AI-powered SQL generation, dashboard automation, user management & enterprise BI. MCP SDK v1.26.0 compliant. Works with Claude, Cursor, and any MCP-compatible AI. <div align="center"> ๐ Metabase AI Assistant **The Most Powerful MCP Server for Metabase** **134 Tools** โข **MCP SDK v1.26.0** โข **AI-Powered SQL** โข **Structured Output** โข **Enterprise Security** $1 $1 $1 $1 $1 $1 $1 $1 $1 --- **Turn your AI assistant into a Metabase power user.** Generate SQL from natural language, create dashboards, manage users, and automate BI workflows. $1 โข $1 โข $1 โข $1 </div> --- โญ Why This
134 Tools โข MCP SDK v1.26.0 โข AI-Powered SQL โข Structured Output โข Enterprise Security
Turn your AI assistant into a Metabase power user.
Generate SQL from natural language, create dashboards, manage users, and automate BI workflows.
๐ฆ Install Now โข ๐ Documentation โข ๐ฏ Features โข โญ Star Us
</div>"I analyzed every Metabase MCP server on the market. This one has 4x more tools and features than any competitor."
| Feature | This Project | Other MCP Servers | |---------|:----------------:|:-----------------:| | Total Tools | 134 โ | 6-30 | | AI SQL Generation | โ | โ | | AI SQL Optimization | โ | โ | | Dashboard Templates | โ | โ | | User Management | โ | โ | | Workspace Export/Import | โ | โ | | Read-Only Security Mode | โ | โ | | Response Caching | โ | โ | | Activity Logging | โ | โ | | Metadata Analytics | โ | โ | | Parametric Questions | โ | โ | | Environment Comparison | โ | โ | | Structured Output (JSON) | โ | โ | | Tool Annotations | โ | โ |
npx metabase-ai-assistant
{
"mcpServers": {
"metabase": {
"command": "npx",
"args": ["-y", "metabase-ai-assistant"],
"env": {
"METABASE_URL": "https://your-metabase.com",
"METABASE_API_KEY": "mb_your_api_key"
}
}
}
}
That's it! Your AI assistant now has full Metabase superpowers. ๐ฆธ
You: "Show me total revenue by product category for the last 30 days"
AI: Uses ai_sql_generate โ Runs query โ Returns formatted results
You: "Create an executive dashboard for our e-commerce sales"
AI: Uses mb_dashboard_template_executive โ Creates fully configured dashboard
You: "What tables are related to 'orders' and show their relationships"
AI: Uses db_relationships_detect โ Returns complete ER diagram info
You: "DROP TABLE users"
AI: ๐ Blocked - Read-only mode active
<details> <summary><b>๐ Database Operations (25 tools)</b></summary>๐ All tools include MCP annotations and
title. 16 priority tools supportoutputSchema+structuredContentfor typed JSON responses.
| Tool | Description |
|------|-------------|
| db_list | List all databases |
| db_schemas | Get schemas in a database |
| db_tables | Get tables with fields |
| sql_execute | Execute SQL queries |
| db_table_create | Create tables (AI-prefixed) |
| db_view_create | Create views |
| db_matview_create | Create materialized views |
| db_index_create | Create indexes |
| db_vacuum_analyze | VACUUM and ANALYZE |
| db_query_explain | EXPLAIN query plans |
| db_table_stats | Table statistics |
| db_index_usage | Index usage analysis |
| db_schema_explore | Fast schema exploration |
| db_schema_analyze | Deep schema analysis |
| db_relationships_detect | Detect foreign keys |
| ...and more |
| Tool | Description |
|------|-------------|
| ai_sql_generate | Natural language โ SQL |
| ai_sql_optimize | Query optimization suggestions |
| ai_sql_explain | Explain SQL in plain English |
| ai_relationships_suggest | Suggest table relationships |
| mb_auto_describe | Auto-generate descriptions |
| Tool | Description |
|------|-------------|
| mb_question_create | Create new questions |
| mb_questions | List all questions |
| mb_question_create_parametric | Parametric questions |
| mb_card_get | Get card details |
| mb_card_update | Update cards |
| mb_card_delete | Delete cards |
| mb_card_archive | Archive cards |
| mb_card_data | Get card data as JSON |
| mb_card_copy | Copy cards |
| mb_card_clone | Clone cards |
| ...and more |
| Tool | Description |
|------|-------------|
| mb_dashboard_create | Create dashboards |
| mb_dashboards | List all dashboards |
| mb_dashboard_get | Get dashboard details |
| mb_dashboard_update | Update dashboards |
| mb_dashboard_delete | Delete dashboards |
| mb_dashboard_add_card | Add cards to dashboard |
| mb_dashboard_add_filter | Add filters |
| mb_dashboard_layout_optimize | Optimize layout |
| mb_dashboard_template_executive | Executive templates |
| ...and more |
| Tool | Description |
|------|-------------|
| mb_user_list | List users |
| mb_user_get | Get user details |
| mb_user_create | Create users |
| mb_user_update | Update users |
| mb_user_disable | Disable users |
| mb_permission_group_list | List groups |
| mb_permission_group_create | Create groups |
| ...and more |
| Tool | Description |
|------|-------------|
| mb_meta_overview | Instance health check |
| mb_meta_query_performance | Query analytics |
| mb_meta_content_usage | Content usage stats |
| mb_meta_user_activity | User activity |
| mb_meta_table_dependencies | Table dependencies |
| mb_meta_impact_analysis | Breaking change analysis |
| mb_meta_optimization_recommendations | Index suggestions |
| mb_meta_export_workspace | Backup to JSON |
| mb_meta_import_preview | Import dry-run |
| mb_meta_compare_environments | Dev vs Prod diff |
| mb_meta_auto_cleanup | Safe cleanup |
| ...and more |
| Feature | Description |
|---------|-------------|
| ๐ Read-Only Mode | Blocks INSERT, UPDATE, DELETE, DROP (default: enabled) |
| ๐ท๏ธ AI Prefix | All AI-created objects use claude_ai_ prefix |
| โ
Explicit Approval | Destructive operations require confirmation |
| ๐ Activity Logging | Full audit trail of all operations |
| ๐ Env Validation | Zod-validated environment variables |
| ๐พ Auto-Backup | Prompts for backup before destructive ops |
# Enable/disable read-only mode
METABASE_READ_ONLY_MODE=true # Default: blocks write ops
METABASE_READ_ONLY_MODE=false # Allow write operations
Create a .env file:
# Required
METABASE_URL=https://your-metabase.com
METABASE_API_KEY=mb_your_api_key
# Or use username/password
# METABASE_USERNAME=admin@example.com
# METABASE_PASSWORD=your_password
# Security (defaults to true)
METABASE_READ_ONLY_MODE=true
# AI Features (optional)
ANTHROPIC_API_KEY=sk-ant-...
OPENAI_API_KEY=sk-...
# Performance (optional)
CACHE_TTL_MS=600000 # 10 minutes
npm install -g metabase-ai-assistant
docker run -e METABASE_URL=... -e METABASE_API_KEY=... ghcr.io/enessari/metabase-ai-assistant
git clone https://github.com/enessari/metabase-ai-assistant.git
cd metabase-ai-assistant
npm install
npm run mcp
metabase-ai-assistant/
โโโ src/
โ โโโ mcp/
โ โ โโโ server.js # MCP Server entry point
โ โ โโโ tool-registry.js # 134 tool definitions + annotations + outputSchema
โ โ โโโ tool-router.js # Dynamic routing with read-only gate
โ โ โโโ handlers/ # 15 modular handler files
โ โโโ utils/
โ โ โโโ structured-response.js # Structured output (MCP 2025-06-18)
โ โ โโโ cache.js # TTL-based caching
โ โ โโโ config.js # Zod validation
โ โ โโโ response-optimizer.js # Compact response formatting
โ โโโ metabase/
โ โโโ client.js # Metabase API client
We welcome contributions! See CONTRIBUTING.md for guidelines.
# Fork, clone, install
git clone https://github.com/YOUR_USERNAME/metabase-ai-assistant.git
npm install
# Create feature branch
git checkout -b feature/amazing-feature
# Test and submit PR
npm test
git push origin feature/amazing-feature
Apache License 2.0 - see LICENSE
Built with โค๏ธ by Abdullah Enes SARI @ ONMARTECH LLC
Keywords: Metabase MCP Server, Model Context Protocol, AI SQL Generation, Business Intelligence, Claude AI, Cursor AI, Natural Language SQL, Dashboard Automation, PostgreSQL, Data Analytics, LLM Tools
</div>Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.
Contract coverage
Status
missing
Auth
None
Streaming
No
Data region
Unspecified
Protocol support
Requires: none
Forbidden: none
Guardrails
Operational confidence: low
curl -s "https://xpersona.co/api/v1/agents/mcp-enessari-metabase-ai-assistant/snapshot"
curl -s "https://xpersona.co/api/v1/agents/mcp-enessari-metabase-ai-assistant/contract"
curl -s "https://xpersona.co/api/v1/agents/mcp-enessari-metabase-ai-assistant/trust"
Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.
Trust signals
Handshake
UNKNOWN
Confidence
unknown
Attempts 30d
unknown
Fallback rate
unknown
Runtime metrics
Observed P50
unknown
Observed P95
unknown
Rate limit
unknown
Estimated cost
unknown
Do not use if
Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.
Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.
Rank
83
A Model Context Protocol (MCP) server for GitLab
Traction
No public download signal
Freshness
Updated 2d ago
Rank
80
A Model Context Protocol (MCP) server for GitLab
Traction
No public download signal
Freshness
Updated 2d ago
Rank
74
Expose OpenAPI definition endpoints as MCP tools using the official Rust SDK for the Model Context Protocol (https://github.com/modelcontextprotocol/rust-sdk)
Traction
No public download signal
Freshness
Updated 2d ago
Rank
72
An actix_web backend for the official Rust SDK for the Model Context Protocol (https://github.com/modelcontextprotocol/rust-sdk)
Traction
No public download signal
Freshness
Updated 2d ago
Contract JSON
{
"contractStatus": "missing",
"authModes": [],
"requires": [],
"forbidden": [],
"supportsMcp": false,
"supportsA2a": false,
"supportsStreaming": false,
"inputSchemaRef": null,
"outputSchemaRef": null,
"dataRegion": null,
"contractUpdatedAt": null,
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Invocation Guide
{
"preferredApi": {
"snapshotUrl": "https://xpersona.co/api/v1/agents/mcp-enessari-metabase-ai-assistant/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/mcp-enessari-metabase-ai-assistant/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/mcp-enessari-metabase-ai-assistant/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/mcp-enessari-metabase-ai-assistant/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/mcp-enessari-metabase-ai-assistant/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/mcp-enessari-metabase-ai-assistant/trust\""
],
"jsonRequestTemplate": {
"query": "summarize this repo",
"constraints": {
"maxLatencyMs": 2000,
"protocolPreference": [
"MCP"
]
}
},
"jsonResponseTemplate": {
"ok": true,
"result": {
"summary": "...",
"confidence": 0.9
},
"meta": {
"source": "GITHUB_MCP",
"generatedAt": "2026-04-17T03:52:48.689Z"
}
},
"retryPolicy": {
"maxAttempts": 3,
"backoffMs": [
500,
1500,
3500
],
"retryableConditions": [
"HTTP_429",
"HTTP_503",
"NETWORK_TIMEOUT"
]
}
}Trust JSON
{
"status": "unavailable",
"handshakeStatus": "UNKNOWN",
"verificationFreshnessHours": null,
"reputationScore": null,
"p95LatencyMs": null,
"successRate30d": null,
"fallbackRate": null,
"attempts30d": null,
"trustUpdatedAt": null,
"trustConfidence": "unknown",
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Capability Matrix
{
"rows": [
{
"key": "MCP",
"type": "protocol",
"support": "unknown",
"confidenceSource": "profile",
"notes": "Listed on profile"
},
{
"key": "mcp",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "mcp-server",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "model-context-protocol",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "metabase",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "metabase-api",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "metabase-mcp",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "ai",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "llm",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "claude",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "cursor",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "openai",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "anthropic",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "database",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "postgresql",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "mysql",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "dashboard",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "analytics",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "sql",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "sql-generator",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "natural-language-sql",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "text-to-sql",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "business-intelligence",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "bi",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "data-visualization",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "query-builder",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "ai-assistant",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "automation",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "enterprise",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "data-analytics",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "cli",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
}
],
"flattenedTokens": "protocol:MCP|unknown|profile capability:mcp|supported|profile capability:mcp-server|supported|profile capability:model-context-protocol|supported|profile capability:metabase|supported|profile capability:metabase-api|supported|profile capability:metabase-mcp|supported|profile capability:ai|supported|profile capability:llm|supported|profile capability:claude|supported|profile capability:cursor|supported|profile capability:openai|supported|profile capability:anthropic|supported|profile capability:database|supported|profile capability:postgresql|supported|profile capability:mysql|supported|profile capability:dashboard|supported|profile capability:analytics|supported|profile capability:sql|supported|profile capability:sql-generator|supported|profile capability:natural-language-sql|supported|profile capability:text-to-sql|supported|profile capability:business-intelligence|supported|profile capability:bi|supported|profile capability:data-visualization|supported|profile capability:query-builder|supported|profile capability:ai-assistant|supported|profile capability:automation|supported|profile capability:enterprise|supported|profile capability:data-analytics|supported|profile capability:cli|supported|profile"
}Facts JSON
[
{
"factKey": "docs_crawl",
"category": "integration",
"label": "Crawlable docs",
"value": "6 indexed pages on the official domain",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
},
{
"factKey": "vendor",
"category": "vendor",
"label": "Vendor",
"value": "Enessari",
"href": "https://github.com/enessari/metabase-ai-assistant#readme",
"sourceUrl": "https://github.com/enessari/metabase-ai-assistant#readme",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-02-25T03:14:16.831Z",
"isPublic": true
},
{
"factKey": "protocols",
"category": "compatibility",
"label": "Protocol compatibility",
"value": "MCP",
"href": "https://xpersona.co/api/v1/agents/mcp-enessari-metabase-ai-assistant/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/mcp-enessari-metabase-ai-assistant/contract",
"sourceType": "contract",
"confidence": "medium",
"observedAt": "2026-02-25T03:14:16.831Z",
"isPublic": true
},
{
"factKey": "traction",
"category": "adoption",
"label": "Adoption signal",
"value": "16 GitHub stars",
"href": "https://github.com/enessari/metabase-ai-assistant",
"sourceUrl": "https://github.com/enessari/metabase-ai-assistant",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-02-25T03:14:16.831Z",
"isPublic": true
},
{
"factKey": "handshake_status",
"category": "security",
"label": "Handshake status",
"value": "UNKNOWN",
"href": "https://xpersona.co/api/v1/agents/mcp-enessari-metabase-ai-assistant/trust",
"sourceUrl": "https://xpersona.co/api/v1/agents/mcp-enessari-metabase-ai-assistant/trust",
"sourceType": "trust",
"confidence": "medium",
"observedAt": null,
"isPublic": true
}
]Change Events JSON
[
{
"eventType": "docs_update",
"title": "Docs refreshed: Sign in to GitHub ยท GitHub",
"description": "Fresh crawlable documentation was indexed for the official domain.",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
}
]Sponsored
Ads related to metabase-ai-assistant and adjacent AI workflows.