chartmogul-mcp-server
0
ChartMogul's MCP Server enables integration with the Claude Desktop application. It requires configuration of environment variables and dependencies for development. The server connects via a local link.
ChartMogul's MCP Server
- Usage: Configure the server by modifying the Claude Desktop configuration file. Restart the application after setup.
- Development: Set up a development environment by copying example variables to
.env
, installinguv
, syncing dependencies, activating the virtual environment, and running the MCP server.