Skip to main content

ChartMogul's MCP server

Project description

ChartMogul's MCP Server

Usage

  1. Open the Claude Desktop configuration file located at:

    • On macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
    • On Windows: %APPDATA%/Claude/claude_desktop_config.json
  2. Add the following:

{
  "mcpServers": {
    "mcp-chartmogul": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/your/local/chartmogul-mcp-server",
        "run",
        "main.py"
      ],
      "env": {
        "CHARTMOGUL_TOKEN": "<YOUR-CHARTMOGUL-TOKEN>"
      }
    }
  }
}
  1. Run which uv to locate the command entry for uv and replace it with the absolute path to the uv executable.

  2. Restart Claude Desktop to apply the changes.

Development

  1. Run cp example.env .env in the root of the repository to create a .env file.

  2. Update it with the following env variables.

CHARTMOGUL_TOKEN=<YOUR-CHARTMOGUL-TOKEN>
  1. Install uv by following the instructions here.

  2. Run uv sync to install the dependencies.

  3. Run source .venv/bin/activate to activate the created virtual environment.

  4. Run mcp dev main.py to start the MCP server.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chartmogul_mcp_server-0.1.0.tar.gz (11.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chartmogul_mcp_server-0.1.0-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

Details for the file chartmogul_mcp_server-0.1.0.tar.gz.

File metadata

File hashes

Hashes for chartmogul_mcp_server-0.1.0.tar.gz
Algorithm Hash digest
SHA256 496835eeed72199eda58bbc64e56cec1a404fb2d1f510ccc8de7c5d0f09258ed
MD5 91238d71b60521eb01293e671a251137
BLAKE2b-256 4f015028af3c2e340b02d4270ec0fe3153545245d2c2626623af672bb3470738

See more details on using hashes here.

File details

Details for the file chartmogul_mcp_server-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for chartmogul_mcp_server-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0924df87e6fb0c3f6ca4a42a5aa49c4bc070db5ef447aba0713cb1cf3332eb87
MD5 115f2e745bf8b0257bff8a722e106bdc
BLAKE2b-256 9dfddbf5eb8e1a7fce94881c4bf313b15d9405b430c6af89abd83f1705100c9f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page