Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RSS_MCP_DEBUGNoset 1 or true to enable debug logs
RSS_MCP_DB_PATHNoSQLite path (default: %APPDATA%/rss-news/rss.sqlite on Windows, ~/.local/share/rss-news/rss.sqlite on other platforms)~/.local/share/rss-news/rss.sqlite
RSS_MCP_USER_AGENTNocustom request User-Agent
RSS_MCP_REQUEST_TIMEOUT_MSNofetch timeout in milliseconds (default: 15000)15000
RSS_MCP_DEFAULT_FETCH_LIMITNodefault global fetch limit (default: 20)20
RSS_MCP_DEBUG_PREVIEW_LENGTHNopreview length of response body for debug (default: 300)300
RSS_MCP_MAX_FEEDS_PER_REQUESTNomax feed count for each call (default: 50)50

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/max1ab/rss-news'

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