Skip to main content

ACE-X MCP Server

Model Context Protocol (MCP) server for ACE-X, providing AI assistants with access to ACE-X automation and inventory functionality.

Installation

pip install acex-mcp-server

Usage

Running the Server

acex-mcp

Configuration for Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "acex": {
      "command": "acex-mcp"
    }
  }
}

Configuration for VS Code with Cline

Add to your MCP settings:

{
  "mcpServers": {
    "acex": {
      "command": "acex-mcp",
      "args": []
    }
  }
}

Available Tools

Automation Tools

  • create_automation - Create a new automation workflow
  • list_automations - List all available automations
  • run_automation - Execute an automation

Inventory Tools

  • get_asset - Get information about a specific asset
  • list_assets - List all assets with optional filtering
  • create_asset - Create a new asset in the inventory

Development

cd mcp
poetry install
poetry run python -m acex_mcp.server

Testing

Test the MCP server using the MCP Inspector:

npx @modelcontextprotocol/inspector acex-mcp

License

AGPL-3.0 - See LICENSE for details.

Download files

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

Source Distribution

acex_mcp_server-1.1.0.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

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

acex_mcp_server-1.1.0-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file acex_mcp_server-1.1.0.tar.gz.

File metadata

  • Download URL: acex_mcp_server-1.1.0.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for acex_mcp_server-1.1.0.tar.gz
Algorithm Hash digest
SHA256 64416fb298aed6d9bc02b1572f7bbdcf2643b077812d7a9bcacae50af741361e
MD5 1385c3f3b24e79837c1cfc76f0632fcc
BLAKE2b-256 648a1b2662fe6a47e467749a797cd38b2b075a8ead88b24893e79177453a81df

See more details on using hashes here.

Provenance

The following attestation bundles were made for acex_mcp_server-1.1.0.tar.gz:

Publisher: ci.yml on acex-labs/acex

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file acex_mcp_server-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for acex_mcp_server-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 571dc1daed4970e8bdfce00a947ab7d915afecceb3e0d7ea6c2fd33aa8556517
MD5 e1d544332e7b54961e9c61fddf7f0164
BLAKE2b-256 bfe0f89a5cb76d2ae2b42ee09cea4bd7566551860603e7cab8c50598993a1c8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for acex_mcp_server-1.1.0-py3-none-any.whl:

Publisher: ci.yml on acex-labs/acex

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.1.0 This release

2 files

1.0.0

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

Supported by

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