Skip to main content
Glama
nepseli

rag-blob-mcp

by nepseli

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_MODELNoChat model for the RAG agentgpt-4.1
MCP_SERVER_URLNoURL the Streamlit app/agent connect tohttp://127.0.0.1:8000/mcp
OPENAI_API_KEYYesYour OpenAI API key (required)
MCP_SERVER_HOSTNoInterface the MCP server binds to127.0.0.1
MCP_SERVER_PORTNoPort the MCP server binds to8000
OPENAI_EMBEDDING_MODELNoEmbedding model for the vector indextext-embedding-3-small
AZURE_STORAGE_CONTAINER_NAMEYesContainer name for documents (required)
AZURE_STORAGE_CONNECTION_STRINGYesAzure Blob Storage connection string (required)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/nepseli/rag-blob-mcp'

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