{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_c3zmvhxn92x3","handle":"iflow-mcp-ltejedor-newsfeed-mcp","url":"https://wellknown.network/agents/iflow-mcp-ltejedor-newsfeed-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-ltejedor-newsfeed-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-ltejedor-newsfeed-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-ltejedor-newsfeed-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-ltejedor-newsfeed-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-ltejedor-newsfeed-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-ltejedor-newsfeed-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-ltejedor-newsfeed-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-ltejedor-newsfeed-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-ltejedor-newsfeed-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-ltejedor-newsfeed-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-ltejedor-newsfeed-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_ltejedor-newsfeed-mcp","summary":"A Model Context Protocol server that provides news information from various RSS feeds","description":"# News MCP Server\n\nA Model Context Protocol (MCP) server that provides news information from various RSS feeds, designed to integrate with AI assistants like Claude.\n\n## Features\n\n- Get the latest news from various categories (tech, business, science, etc.)\n- Search for news articles matching specific terms\n- View articles from specific feeds\n- Get detailed information about individual articles\n- Caching to improve performance and reduce load on RSS sources\n- Configurable via environment variables\n\n## Installation\n\n### Prerequisites\n\n- Python 3.10 or higher\n- MCP SDK 1.2.0 or higher\n\n### Setup\n\n1. Clone this repository:\n\n```bash\ngit clone https://github.com/ltejedor/newsfeed-mcp.git\ncd news-mcp\n```\n\n2. Create a virtual environment and install dependencies:\n\n```bash\npython -m venv venv\nsource venv/bin/activate  # On Windows: venv\\Scripts\\activate\npip install -r requirements.txt\n```\n\n3. Run the server:\n\n```bash\npython news_mcp.py\n```\n\n### Docker Installation\n\nTo run the server using Docker:\n\n```bash\ndocker-compose up -d\n```\n\n## Configuration\n\nThe server can be configured using environment variables:\n\n- `NEWS_MCP_CUSTOM_FEEDS`: Additional RSS feeds in the format `name1:url1;name2:url2`\n- `LOG_LEVEL`: Set logging level (INFO, DEBUG, WARNING, ERROR)\n\n## Usage with Claude for Desktop\n\n1. Make sure you have Claude for Desktop installed and updated.\n2. Open your Claude for Desktop App configuration:\n   - On macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`\n   - On Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`\n\n3. Add your news server to the configuration:\n\n```json\n{\n    \"mcpServers\": {\n        \"news\": {\n            \"command\": \"python\",\n            \"args\": [\n                \"/ABSOLUTE/PATH/TO/news_mcp.py\"\n            ]\n        }\n    }\n}\n```\n\n4. Restart Claude for Desktop.\n\n5. Look for the hammer icon (🔨) in Claude for Desktop to access your tools.\n\n## Available Tools\n\nThe server provides the following tools:\n\n### `health_check()`\nCheck if th…","publisher":null,"homepage":null,"repository":null,"version":"1.0.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_ltejedor-newsfeed-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"data.news","name":"News & Feeds","confidence":1,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"}],"categories":["data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_ltejedor-newsfeed-mcp","registry":"pypi","observedAt":"2026-09-15T18:22:12.987Z","publishedAt":"2026-02-26T18:05:08.260359Z","latestVersion":"1.0.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_ltejedor-newsfeed-mcp","url":"https://pypi.org/project/iflow-mcp_ltejedor-newsfeed-mcp/","firstSeenAt":"2026-09-09T19:25:00.145Z","fetchedAt":"2026-09-15T18:21:28.020Z","normalizedAt":"2026-09-15T18:21:28.020Z"}]},"firstSeenAt":"2026-09-09T19:25:00.145Z","updatedAt":"2026-09-15T18:22:12.987Z"}