Skip to main content
Glama
sychen6192

IBAC FastMCP Demo

by sychen6192

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_URLNoBase URL of the Ollama server. Required if INTENT_BACKEND=ollama.
FGA_API_URLNoThe base URL of the OpenFGA server. Default is http://localhost:8080.http://localhost:8080
FGA_STORE_IDNoThe ID of the OpenFGA store, written to .env by setup_fga.py init.
INTENT_MODELNoModel name for the Anthropic backend. Default is claude-haiku-4-5.claude-haiku-4-5
OLLAMA_MODELNoModel name for Ollama. Required if INTENT_BACKEND=ollama.
INTENT_BACKENDNoBackend for the intent gate. One of: keyword (default), anthropic, ollama.keyword
ANTHROPIC_API_KEYNoAPI key for Anthropic. Required if INTENT_BACKEND=anthropic.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/sychen6192/ibac-fastmcp-demo'

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