simply-feed-mcp
by hmmroger
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SIMPLY_FEED_LLM_MODEL | No | LLM model to use | gemini-2.5-flash-lite |
| SIMPLY_FEED_LLM_API_KEY | Yes | API key for LLM integration | |
| SIMPLY_FEED_LLM_BASE_URL | No | Base URL for LLM API | https://generativelanguage.googleapis.com/v1beta/openai |
| SIMPLY_FEED_CONFIG_BLOB_NAME | No | Load config from Azure Blob (format: container/blob) | |
| SIMPLY_FEED_CONFIG_FILE_NAME | No | Custom feeds config file name | feeds.json |
| SIMPLY_FEED_STORAGE_FILE_FOLDER | No | Local storage folder for feed data | |
| SIMPLY_FEED_ITEMS_RETENTION_DAYS | No | Days to retain feed items | |
| SIMPLY_FEED_STORAGE_CONNECTION_STRING | No | Azure Storage connection string |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/hmmroger/simply-feed-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server