Enables AI models to fetch and aggregate news from RSS, Atom, JSON, and HTML feeds with fault-tolerant circuit breaker protection.
| Tool name | Description | Destructive? |
|---|---|---|
| fetch-news | ✓ no | |
| check-health | ✓ no | |
| refresh-config | ✓ no | |
| reset-source | ✓ no |
{
"mcpServers": {
"omniwire": {
"command": "npx",
"args": [
"-y",
"@furkankoykiran/omniwire-mcp"
]
}
}
}