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

Capabilities

Features and capabilities supported by this server

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Momosasu/omnifabric-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server