Data processing and visualization toolkit — 50+ chart types, raw data stays local.
claude mcp add nveil -- uvx nveil
claude_desktop_config.json
{
"mcpServers": {
"nveil": {
"command": "uvx",
"args": [
"nveil"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"nveil": {
"command": "uvx",
"args": [
"nveil"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"nveil": {
"command": "uvx",
"args": [
"nveil"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"nveil": {
"type": "stdio",
"command": "uvx",
"args": [
"nveil"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"nveil": {
"command": "uvx",
"args": [
"nveil"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.nveil-ai--nveil/reviews or the review_server meta-tool.
POST /mcp