Skip to main content
Glama
lorecraft-io

Refero MCP

Official
by lorecraft-io

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYNoOpenAI API key for vibe search via text-embedding-3-small. Without it, search falls back to keyword scoring.
REFERO_API_BASENoOverride the base URL for the Refero API. Default is https://styles.refero.designhttps://styles.refero.design
REFERO_CACHE_DIRNoDirectory for local catalog mirror, embeddings, and detail cache. Default is ~/.refero-cache~/.refero-cache
REFERO_CACHE_TTL_MSNoHow long a cached page is considered fresh in milliseconds. Default is 86400000 (24h).86400000
REFERO_MCP_VAULT_DIRNoAbsolute path to vault root for writing DESIGN.md files. If unset, refero_design_md returns markdown but does not write to disk.

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/lorecraft-io/refero-design-mcp'

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