news-intel-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@news-intel-mcpwhat's the latest AI news and sentiment?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
News Intel MCP
x402 Payment-Protected News Intelligence API
Get the latest tech, crypto, AI, and business news with automated sentiment analysis. Perfect for AI agents doing market research, trend analysis, or staying informed.
🚀 Features
Multi-Source News Aggregation - Latest articles from top sources
Sentiment Analysis - Automatic positive/negative/neutral classification
Category Filtering - Tech, Crypto, AI, Business
x402 Micropayments - Pay $0.003 USDC per call on Base Mainnet
MCP Compatible - Works with Claude and other AI agents
Related MCP server: Sentiment402 MCP Adapter
📡 Live Endpoint
Base URL: https://news-intel-mcp.vercel.app
Get News
GET /api/news?category={CATEGORY}&limit={LIMIT}Parameters:
category(required):tech,crypto,ai, orbusinesslimit(optional): Number of articles (1-20, default: 10)
Example:
curl https://news-intel-mcp.vercel.app/api/news?category=tech&limit=5Response (402 Payment Required):
{
"error": "Payment Required",
"payment": {
"scheme": "exact",
"network": "eip155:8453",
"price": "$0.003",
"currency": "USDC",
"payTo": "0xf081ee84c0d85278a6242bc265f0b312021ebeb1"
}
}🔍 Discovery Endpoints
Bazaar Discovery:
/.well-known/x402MCP Metadata:
/mcp/toolsHealth Check:
/health
💰 Payment Details
Network: Base Mainnet (Chain ID: eip155:8453)
Currency: USDC
Price: $0.003 per API call
Protocol: x402 "exact" scheme
Payment Address:
0xf081ee84c0d85278a6242bc265f0b312021ebeb1
🤖 Use with AI Agents
This MCP server is designed to work with Claude Code and other AI agents that support the Model Context Protocol (MCP) and x402 payments.
AI agents can:
Discover the service on x402 Bazaar
Pay via CDP Facilitator
Fetch news with sentiment analysis
Use insights for research and analysis
📦 Response Format
{
"category": "tech",
"timestamp": "2026-09-04T17:11:39.803Z",
"count": 5,
"articles": [
{
"title": "AI Startup Raises $100M",
"description": "Major breakthrough...",
"url": "https://...",
"source": "TechCrunch",
"publishedAt": "2026-09-04T10:30:00Z",
"sentiment": "positive"
}
],
"sentiment_summary": {
"positive": 3,
"negative": 1,
"neutral": 1
}
}🛠️ Local Development
# Install dependencies
npm install
# Run locally
npm start
# Development mode with auto-reload
npm run dev📝 License
MIT
🔗 Links
Live API: https://news-intel-mcp.vercel.app
x402 Bazaar: https://x402bazaar.app
MCP Protocol: https://modelcontextprotocol.io
Built with ❤️ for the AI agent ecosystem
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Real-time curated crypto news for AI agents with sentiment, recaps, and search.
AI agent gateway with web fetching, data extraction, crypto pricing, and x402 payments
x402-paid analytics, market intelligence, research, and LLM inference for AI agents.
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides AI agents access to news aggregation from 80,000+ sources via the NewsAPI. Supports both authenticated access with API keys and pay-per-use via HTTP 402 protocol with blockchain payment verification.-
- AlicenseNot gradedqualityDmaintenanceProvides access to Sentiment402 market sentiment data for global markets, crypto, TradFi, and specific assets, with built-in support for x402 micropayment protocol when API responses require payment.MIT
- AlicenseBqualityFmaintenanceReal-time cryptocurrency news, analysis, and price predictions for AI agents. 5 tools to search 50,000+ articles across 12 categories, filter by 120+ asset tickers, and access content with built-in attribution. Free with attribution. SSE and Streamable HTTP transport.4MIT
- AlicenseNot gradedqualityDmaintenanceReal-time crypto news aggregation with sentiment scores and token mentions, enabling market analysis and trading signals via pay-per-call micropayments.MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/acceptancestronk01-sudo/news-intel-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server