Stats
Actions
Tags
From datapoint
Local stdio MCP server running the datapoint-mcp Python package via uvx. Capabilities and purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"datapoint": {
"command": "uvx",
"args": [
"--refresh",
"--from",
"${CLAUDE_PLUGIN_ROOT}",
"datapoint-mcp"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub impel-intelligence/datapoint-mcp --plugin datapoint