A custom MCP server that aggregates live tech news from RSS feeds, providing tools for searching, summarizing, bookmarking, and generating daily digests, with optional AI summarization via Amazon Bedrock.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.SUMMARIZATION_ENABLED— Enable/disable summarization trueAWS_REGION— AWS region for Bedrock us-east-1BEDROCK_MODEL_ID— amazon.nova-lite-v1:0BEDROCK_TEMPERATURE— LLM temperature (0.0–1.0) 0.3BEDROCK_MAX_TOKENS— Max summary tokens 512BEDROCK_TOP_P— Nucleus sampling 0.9DATABASE_PATH— SQLite file path ./newspulse.dbLOG_LEVEL— Logging level INFORETRY_MAX_RETRIESRETRY_BACKOFF_FACTORRETRY_TIMEOUT_SECONDS[](https://m8ven.ai/mcp/dineshrajdhanapathydd-newspulse-mcp-11zzdf)