MCP Server
MCP
io.github.getqlows/qlows-mcp
Find Tenders in 35 Countries of the WTO-GPA Zone and ground your AI for your RFP responses
Install
npx -y @qlows/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@qlows/mcp",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "qlows API token. Mint one at https://app.qlows.com/mcp or run `qlows-mcp login`.",
"isRequired": true,
"isSecret": true,
"name": "QLOWS_TOKEN"
},
{
"description": "Override the qlows API host. Defaults to https://app.qlows.com.",
"name": "QLOWS_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment