Skip to main content
Glama

MCP RSS

by ronnycoding

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_HOSTNoPostgreSQL hostlocalhost
DB_NAMENoDatabase namemcp_rss
DB_PORTNoPostgreSQL port5433
DB_USERNoDatabase usernamemcp_user
DB_DATABASENoDatabase namemcp_rss
DB_PASSWORDNoDatabase password123456
DB_USERNAMENoDatabase usernamemcp_user
OPENAI_API_KEYNoOpenAI API key for embeddings
OPML_FILE_PATHYesPath to OPML file with RSS feeds
RSS_UPDATE_INTERVALNoFeed update interval (minutes)1

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/ronnycoding/my_mcp_rss'

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