Vinkius

Omni BI Intelligence MCP. Query dashboards and data models with natural language.

Omni BI Intelligence connects your AI agent directly to your organization's business intelligence data. You can list dashboards, inspect complex data models, and run programmatic queries using plain language—no need to open the dashboard UI or write SQL.

Omni BI Intelligence MCP is compatible with Claude Claude
Omni BI Intelligence MCP is compatible with ChatGPT ChatGPT
Omni BI Intelligence MCP is compatible with Cursor Cursor
Omni BI Intelligence MCP is compatible with Gemini Gemini
Omni BI Intelligence MCP is compatible with Windsurf Windsurf
Omni BI Intelligence MCP is compatible with VS Code VS Code
Omni BI Intelligence MCP is compatible with JetBrains JetBrains
Omni BI Intelligence MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Discover available dashboards

List every BI dashboard configured within your organization's instance.

Inspect data models and fields

Examine the structure, metadata, and calculation logic of specific data models and individual fields.

Run ad-hoc data queries

Execute custom queries against your live data models directly through natural language prompts.

Browse organizational resources

List and navigate the available workspaces, folders, and projects within the BI instance.

Waiting for input…

AI Agent
Omni BI Intelligence

What AI agents can do with Omni BI Intelligence: 10 Tools

These tools give your agent the power to interact with every aspect of your organization's BI platform, from listing dashboards to running complex queries.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Omni BI Intelligence MCP

Export Query Results

Takes query results and generates a file export link in CSV, JSON, or Excel format.

Get Dashboard Details

Retrieves the complete layout and component metadata for a specific BI dashboard.

Get Field Details

Fetches detailed information, including calculation logic, for a single data field.

Get Model Details

Provides metadata about an entire data model, showing its fields and underlying...

List Data Connections

Lists all databases and external sources currently connected to the Omni BI instance.

List Dashboards

Returns a list of all available operational dashboards within the system.

List Resource Folders

Browses and lists organizational folders used to group related BI assets.

List Data Models

Retrieves a list of all defined data models available in the semantic layer.

List Bi Workspaces

Lists all high-level workspaces used to organize and manage different organizational...

Run Omni Query

Executes a custom, programmatic query against the data models using defined...

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Omni BI Intelligence MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Omni BI Intelligence integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Omni BI Intelligence, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Omni BI Intelligence MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Omni BI. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

The Pain of Context Switching

Today, analyzing data means living in a fragmented workflow. You open the dashboard to see a metric; then you have to click into documentation to figure out how that field is calculated. Next, you switch tabs to copy the raw numbers into Excel just to run an ad-hoc calculation. The constant switching between BI UI, spreadsheets, and documentation eats up hours.

With this MCP, all of that friction disappears. You keep your agent open in one window. You ask it what you need—say, 'What is the retention rate for Q3?'—and the system handles the lookup across dashboards, data models, and underlying sources automatically. You get the answer without ever leaving your chat.

Accessing Data Model Intelligence

Manually checking model logic involves navigating deep menus: finding the correct model, then drilling down to the field properties tab, and finally reading the calculation definition. This is tedious, slow, and requires knowing exact internal IDs.

Now, you simply ask your agent about it. It uses 'get_model_details' or 'get_field_details' in the background and gives you the full definition instantly. You get immediate data governance visibility without having to be a BI administrator.

What Omni BI Intelligence MCP does for your AI

This MCP lets you talk to your company’s entire data layer through natural conversation. Instead of navigating menus or building complex reports in a separate application, you just ask your agent what you want to know about your metrics and models. It handles everything from listing available dashboards to retrieving the specific calculation logic for any field.

When you connect this MCP through Vinkius, your AI client sees every resource—the workspaces, the underlying data models, and all connected data sources. You can run custom queries against massive datasets right in your chat window and get those results back as a ready-to-use export link in CSV or JSON format.

Built · Hosted · Managed by Vinkius Omni BI Intelligence MCP - Analyze Data & Models
Server ID 019d75e4-de24-7031-b24f-b8b2c2fa3b08
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Frequently asked questions about Omni BI Intelligence MCP

How does Omni BI Intelligence MCP help me run queries? +

You tell your agent what query you need and which model it should use. The tool executes the request via 'run_omni_query' against the data layer, giving you immediate results in the chat.

Can I list all my organization’s dashboards with Omni BI Intelligence MCP? +

Yes. You simply ask to see a list of available dashboards using 'list_dashboards', which provides an overview of everything your team is tracking.

What is the difference between list_data_models and get_model_details? +

Using 'list_data_models' gives you a catalog of all available models. You use 'get_model_details' when you know the model name and need its full metadata, like which fields it contains.

How do I export data from this MCP? +

After running any query, simply prompt the agent to generate an export link. The 'export_query_results' tool handles the conversion into CSV, JSON, or Excel files for you.

Does Omni BI Intelligence MCP work with all my data sources? +

The agent first uses 'list_data_connections' to show you exactly which databases and external sources are integrated with your specific Omni BI instance, so you know what it can access.