Skip to main content
Glama
changyufei222

fbbp-mcp-rag-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PGHOSTYesPostgreSQL host
PGPORTYesPostgreSQL port
PGUSERYesPostgreSQL user
PGTABLEYesPostgreSQL table name for vector storage
PGDATABASEYesPostgreSQL database name
PGPASSWORDYesPostgreSQL password
ANSWER_MODENoAnswer mode for RAG queries
RAGKB_SRC_PATHNoOverride the sibling ragkb source path
EMBEDDING_PROVIDERNoEmbedding provider (e.g., OpenAI, local)
FBBP_MCP_DEFAULT_TOP_KNoDefault retrieval size for search_knowledge
FBBP_SCI_RETRY_ATTEMPTSNoNumber of retry attempts for scientific lookups
FBBP_SCI_CACHE_TTL_SECONDSNoCache TTL for scientific lookups
FBBP_FORMAL_DATASET_VERSIONNoFormal dataset version identifier
FBBP_FORMAL_RUNTIME_PROFILENoFormal runtime profile name
FBBP_MCP_DEFAULT_ANSWER_MODENoDefault answer mode used by search_knowledge
FBBP_FORMAL_QUERY_GATEWAY_URLNoURL for the DeerFlow formal query gateway
FBBP_SCI_MIN_INTERVAL_SECONDSNoMinimum interval between repeated calls
FBBP_SCI_RETRY_BACKOFF_SECONDSNoBackoff seconds between retries
FBBP_FORMAL_DEFAULT_ANSWER_MODENoDefault answer mode for formal search
FBBP_MCP_SEARCH_CACHE_TTL_SECONDSNoCache TTL for search_knowledge requests
FBBP_FORMAL_QUERY_GATEWAY_TIMEOUT_SECONDSNoTimeout for the formal gateway

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/changyufei222/fbbp-mcp-rag-server'

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