xiaobenyang-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., "@xiaobenyang-mcpwhat are today's top headlines?"
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.
在线新闻
本MCP服务封装了新闻相关工具。
Related MCP server: news-monitor-mcp
工具列表
本MCP服务封装了新闻相关工具,可让模型通过标准化接口调用以下功能:
工具名称 | 描述 |
aa | xxxx(例如:实时热点新闻查询) |
bb | yyy(例如:新闻内容关键词提取) |
前置需求 | Prerequisite
Node.js 22 版本或以上。
Node.js 22 or above.
开始使用 | Start
使用 Streamable HTTP 启动 | Start by Streamable HTTP transport
npm start使用 Stdio 启动 | Start by Stdio transport
{
"mcpServers": {
"xiaobenyang-mcp": {
"command": "npx",
"args": [
"xiaobenyang-mcp"
],
"env": {
"API_KEY": "你的实际apikey",
"MCP_ID": "你的实际mcpId",
"LOG_LEVEL": "info"
},
"transport": "stdio"
}
}
}Inspector
npx @modelcontextprotocol/inspector npx xiaobenyang-mcp
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 Servers
- Flicense-qualityFmaintenanceMCP server providing access to the GNews API for fetching news articles and headlines. Supports search and top headlines with advanced filtering by language, country, category, and date.1
- AlicenseAqualityAmaintenanceMCP server for global news monitoring, media analysis and sentiment tracking via WorldNewsAPI — full-text search across 150+ countries, German/English sentiment analysis, top headlines, GL briefings, newspaper front pages and geo-search. API key required.15MIT
- Flicense-qualityDmaintenanceEnables crawling news articles by category (politics, economy, society, etc.) and generates blog-ready markdown summaries. Provides MCP tools for listing categories, crawling news, getting article details, and saving to files.
- AlicenseAqualityAmaintenanceEnables querying scored and classified Russian and English news via MCP clients, offering filtered feeds, keyword search, breaking news, and coverage stats.51MIT
Related MCP Connectors
NewsData.io MCP — wraps the NewsData.io global news API (newsdata.io)
World News Feeds MCP.
Currents MCP — wraps the Currents API (currentsapi.services)
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/xiaobenyang-com/mcp-tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server