MCP Server
MCP
DataCharter
Local-first, contract-governed data explorer with read-only, PII-masked query tools for AI agents.
Install
uvx datacharter
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "datacharter",
"version": "0.42.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
},
{
"description": "Path to the DataCharter workspace directory containing charter.yaml",
"isRequired": true,
"type": "positional",
"valueHint": "workspace"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment