MCP Server
MCP
NVEIL
Data processing and visualization toolkit — 50+ chart types, raw data stays local.
Install
uvx nveil
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "nveil",
"version": "1.3.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "NVEIL planning service API key. Obtain at https://nveil.com.",
"isRequired": true,
"isSecret": true,
"name": "NVEIL_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment