Installation & Configuration
{
"mcpServers": {
"newsapi": {
"command": "uv",
"args": [
"run",
"src/news_api_mcp/server.py"
],
"env": {
"NEWS_API_KEY": "YOUR_API_KEY"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15