Skip to content

Releases: cisco-open/cisco-mcpclient-app

v1.0.0

11 May 13:53
795d1c3

Choose a tag to compare

v1.0.0

Features

  • MCP Client plugin for Grafana to configure and manage Model Context Protocol servers
  • Server management UI with add, edit, delete, and health monitoring
  • Tools & Capabilities page showing available MCP tools across servers
  • Import/Export functionality for server configurations
  • Permission-based access control (Admin role required)

CI/CD

  • CI pipeline: frontend lint, typecheck, unit tests, build + backend vet, test, build
  • Multi-platform cross-compilation (linux/amd64, linux/arm64, darwin/amd64, darwin/arm64, windows/amd64)
  • E2E tests with Playwright against Grafana 12.1.0
  • Release workflow with multi-platform builds

Maintenance

  • Plugin org set to cisco per Grafana plugin naming guidelines (plugin ID: cisco-mcpclient-app)

What's Changed

  • Standardize naming, add full CI/CD with multi-platform builds and E2E tests by @madhav-prabhu in #2
  • Rename plugin org from grafana to cisco by @madhav-prabhu in #3

New Contributors

Full Changelog: https://github.com/cisco-open/cisco-mcpclient-app/commits/v1.0.0