Skip to main content
Glama
creator137

flru-mcp

by creator137

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FLRU_DEBUGNoEnable debug logging and artifacts.false
FLRU_DRY_RUNNoWhether to run in dry-run mode (no real submissions).true
FLRU_DATABASENoPath to the SQLite database file../data/flru_mcp.sqlite3
FLRU_HEADLESSNoWhether to run the browser in headless mode.true
FLRU_STORAGE_STATENoPath to the browser storage state file../data/storage_state.json
FLRU_BROWSER_PROFILENoPath to the browser profile directory../data/browser-profile
FLRU_EXPERTISE_PROFILENoPath to the expertise profile YAML file../config/expertise.yml

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/creator137/marketplace-mcp'

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