MCP Server
MCP
io.github.datasynx/cartography
MCP-first read-only discovery of your infra & SaaS landscape as MCP resources, tools and prompts.
Install
npx -y @datasynx/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@datasynx/agentic-ai-cartography",
"version": "2.12.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"isRequired": true,
"value": "@datasynx/agentic-ai-cartography",
"type": "named",
"name": "--package"
},
{
"isRequired": true,
"value": "cartography-mcp",
"type": "positional"
}
],
"packageArguments": [
{
"description": "Path to the SQLite catalog",
"type": "named",
"name": "--db"
},
{
"description": "Session id to serve, or 'latest'",
"type": "named",
"name": "--session"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment