Skip to main content
Glama
Momosasu

omnifabric-mcp

by Momosasu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OMNIFABRIC_HOSTYesThe hostname of the OmniFabric instance
OMNIFABRIC_PORTNoThe port number for the OmniFabric instance (default 6001)6001
OMNIFABRIC_ROLEYesThe role for OmniFabric
OMNIFABRIC_USERYesThe username for OmniFabric
OMNIFABRIC_ACCOUNTYesThe account UUID for OmniFabric
OMNIFABRIC_PASSWORDYesThe password for OmniFabric

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
run_queryA

Run a SQL statement against the OmniFabric database and return the results. Safety is enforced by the DB user's role/grants, not by this tool — use a read-only account unless writes are explicitly needed.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of ambiguity between tools.

Naming Consistency5/5

With a single tool, naming conventions are trivially consistent.

Tool Count2/5

A single SQL query tool is too few for a database server; agents would likely need schema exploration or metadata tools.

Completeness2/5

The server lacks essential tools for database interaction, such as listing tables or describing schemas, making it severely incomplete.

Maintenance

ActivityInactive
ResponsivenessNo issues