MCP Server
MCP
ChipsNews MCP Server
MCP server for ChipsNews — manage news sources, articles, and triggers
Install
uvx chipsnews-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "chipsnews-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "ChipsNews API key (Bearer token)",
"isRequired": true,
"isSecret": true,
"name": "CHIPSNEWS_API_KEY"
},
{
"description": "ChipsNews API base URL",
"default": "https://news.chipsbuilder.com",
"name": "CHIPSNEWS_API_URL"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment