71
/ 100
10 days ago
glama

NewsPulse MCP

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.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSUMMARIZATION_ENABLEDEnable/disable summarization true
configAWS_REGIONAWS region for Bedrock us-east-1
configBEDROCK_MODEL_IDamazon.nova-lite-v1:0
configBEDROCK_TEMPERATURELLM temperature (0.0–1.0) 0.3
configBEDROCK_MAX_TOKENSMax summary tokens 512
configBEDROCK_TOP_PNucleus sampling 0.9
configDATABASE_PATHSQLite file path ./newspulse.db
configLOG_LEVELLogging level INFO
configRETRY_MAX_RETRIES
configRETRY_BACKOFF_FACTOR
configRETRY_TIMEOUT_SECONDS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dineshrajdhanapathydd-newspulse-mcp-11zzdf)](https://m8ven.ai/mcp/dineshrajdhanapathydd-newspulse-mcp-11zzdf)
commit: bbad4d628f4c620968f7ab9f5f95ba8c782831d7
code hash: 9e33ffe906e066bf8327d96dfa65521a4b86fd7c8abdc7544642d19895958e59
verified: 7/21/2026, 8:48:20 AM
view raw JSON →