MCP Server
MCP
io.github.crawde/chartforge
MCP server for ChartForge — generate stunning charts and diagrams from natural language
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "chartforge-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your ChartForge API key from chartforgeai.com",
"format": "string",
"isSecret": true,
"name": "CHARTFORGE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment