Labsco
edgedelta logo

Edge Delta MCP Server

7

from edgedelta

Integrates with Edge Delta APIs for advanced automation and interaction.

🔥🔥🔥✓ VerifiedAccount requiredNeeds API keys

Edge Delta MCP Server

The Edge Delta MCP Server is a Model Context Protocol (MCP) server that provides seamless integration with Edge Delta APIs, enabling advanced automation and interaction capabilities for developers and tools.

Use Cases

  • Extract and analyse observability data from Edge Delta.
  • Build AI‑powered tools and applications that interact with Edge Delta’s platform.

Build (container image)

First‑time setup (creates a multi‑platform builder and boots it):

Copy & paste — that's it
docker buildx create --name edgedelta-builder --use
docker buildx inspect --bootstrap

Build the image and load it into the local Docker daemon:

Copy & paste — that's it
docker buildx build --load -t mcp/edgedelta .

ℹ️ The --load flag streams the image back to your local Docker engine so you can run it directly with docker run mcp/edgedelta ….

License

Licensed under the terms of the MIT licence. See LICENSE for full details.