Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_categoriesB | List all available feed categories for organizing content |
| list_feedsA | List all configured RSS feeds with their categories |
| add_feedC | Add a new RSS feed with optional category |
| remove_feedC | Remove an RSS feed by name |
| fetch_blogsB | Fetch latest blogs from all feeds with date range and limit |
| fetch_by_categoryC | Fetch blogs from a specific category (seo, content, social, email, analytics, crm, news) |
| fetch_from_sourceC | Fetch blogs from a specific source |
| search_blogsB | Search blogs by keyword across all feeds - great for finding content ideas on specific topics |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |