Skip to main content
Glama
emersonelio

agente-mcp-streamlit-ecommerce

by emersonelio

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATA_MCP_URLNoURL of the data MCP server, defaults to http://127.0.0.1:8000/mcp.http://127.0.0.1:8000/mcp
OPENAI_MODELNoOpenAI model identifier, defaults to gpt-5.4-nano.gpt-5.4-nano
AGENT_MCP_URLNoURL of the agent MCP server (self), defaults to http://127.0.0.1:8001/mcp.http://127.0.0.1:8001/mcp
OPENAI_API_KEYYesYour OpenAI API key.
MCP_AGENT_TRANSPORTNoTransport type for the agent MCP server (stdio or http), defaults to stdio.stdio
MEMORY_WINDOW_MESSAGESNoNumber of recent messages to retain in memory window, defaults to 8.8

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/emersonelio/agente-mcp-streamlit-ecommerce'

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