rss-reader-mcp
by kwp-lab
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | When TRANSPORT=httpStream, the listening port. | 8081 |
| TRANSPORT | No | Select the transport mode, either stdio (default) or httpStream. | stdio |
| MCP_SERVER_HOST | No | When TRANSPORT=httpStream, the listening address. | localhost |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| logging | {} |
| completions | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fetch_feed_entriesC | Fetch RSS feed entries from a given URL |
| fetch_article_contentA | Fetch and extract article content from a URL, formatted as Markdown |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/kwp-lab/rss-reader-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server