Installation & Configuration
{
"mcpServers": {
"Goodnews": {
"command": "uv",
"args": [
"--directory",
"/path/to/mcp-goodnews/src/mcp_goodnews",
"run",
"server.py"
],
"env": {
"NEWS_API_KEY": "<your-newsapi-key>",
"COHERE_API_KEY": "<your-cohere-api-key>"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13