omnifabric-mcp
by Momosasu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OMNIFABRIC_HOST | Yes | The hostname of the OmniFabric instance | |
| OMNIFABRIC_PORT | No | The port number for the OmniFabric instance (default 6001) | 6001 |
| OMNIFABRIC_ROLE | Yes | The role for OmniFabric | |
| OMNIFABRIC_USER | Yes | The username for OmniFabric | |
| OMNIFABRIC_ACCOUNT | Yes | The account UUID for OmniFabric | |
| OMNIFABRIC_PASSWORD | Yes | The password for OmniFabric |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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