Skip to main content
Glama
bilelammouri

RAG Banking Regulatory MCP Server

by bilelammouri

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_API_KEYNoAPI key for Google Gemini (optional, used as fallback or primary depending on routing strategy)
OPENAI_API_KEYNoAPI key for OpenAI (optional, used as final fallback)
LLM_ROUTING_STRATEGYNoRouting strategy for LLM selection: cost_first, quality_first, ollama_only, gemini_only, round_robincost_first
MCP_CLIENT_SERVERS_JSONNoJSON array of MCP server configurations for external tool use

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/bilelammouri/rag-banking-regulatory-agent'

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