Skip to main content
Glama
Stellarhold170NT

News MCP Server for VnExpress

test-news-explorer.ts522 B
import { newsExplorerTool } from './mcp/tool/news-explorer.js'; async function runTest() { console.log("Testing news-explorer tool..."); const params = { search_q: 'Ô nhiễm không khí hà nội', cate_code: 'all' as const, media_type: 'all' as const, date_format: 'year' as const, page: 1 }; const result = await newsExplorerTool.handler(params); console.log("Result:"); console.log(JSON.stringify(result, null, 2)); } runTest().catch(console.error);

Latest Blog Posts

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/Stellarhold170NT/news-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server