Skip to content

feat: mcp server for validate plugin#518

Draft
s4kh wants to merge 1 commit intomainfrom
feat-mcp-server
Draft

feat: mcp server for validate plugin#518
s4kh wants to merge 1 commit intomainfrom
feat-mcp-server

Conversation

@s4kh
Copy link
Contributor

@s4kh s4kh commented Feb 17, 2026

No description provided.

@s4kh s4kh moved this from 📬 Triage to 🧑‍💻 In development in Grafana Catalog Team Feb 17, 2026
}

func ValidatePlugin(ctx context.Context, req *mcp.CallToolRequest, input Input) (*mcp.CallToolResult, Output, error) {
return nil, Output{}, nil
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have to do same stuffs we do in plugincheck2/main.go (reading archive, checksum, etc.) Maybe extract those into separate package and reuse it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🧑‍💻 In development

Development

Successfully merging this pull request may close these issues.

1 participant