Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
fetch_feedA

Fetch and parse an RSS or Atom feed. Returns feed metadata (title, subtitle, language) and a list of entries (title, link, published date, author, summary, tags). Use limit to cap how many entries you get back — feeds can be huge. Works with any publicly-accessible feed URL.

search_entriesA

Fetch a feed and return only entries whose title or summary contain a keyword (case-insensitive). Useful when you want the AI to check a feed for specific topics without wading through everything.

list_feed_metadataA

Fetch metadata for one or more feeds without loading all entries — title, subtitle, entry count, last update time. Useful for building a dashboard of feeds you follow.

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/bartosz-kuc/rss-mcp'

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