server.json•568 B
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json",
"name": "io.github.MR901/mcp-plots",
"description": "MCP server for data visualization with Mermaid charts.",
"status": "active",
"repository": {
"url": "https://github.com/MR901/mcp-plots",
"source": "github"
},
"version": "0.0.2",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "mcp-plots",
"version": "0.0.2",
"transport": {
"type": "stdio"
}
}
]
}