Skip to content

Conversation

@MarcSkovMadsen
Copy link
Collaborator

@MarcSkovMadsen MarcSkovMadsen commented Jun 29, 2025

This PR attempts to make it easier to use Panel Material UI with LLMs by providing a MCP server.

For details see Panel Material UI mcp.

Example

https://youtu.be/vmUdvipUlUI

Todo

  • POC - provide component and reference documentation endpoints.
  • Convert tools that return static content like best practices or similar to resources or prompts
  • Improve document search. Should probably be based on vector store and similarity search.
  • Figure out how this should be distributed.
  • Use and refine for a period of time.
  • Refactor to make distributable
  • Implement similar mcp server for Panel repository.

@codecov
Copy link

codecov bot commented Jun 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.04%. Comparing base (15eb12d) to head (59fb571).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #346   +/-   ##
=======================================
  Coverage   77.03%   77.04%           
=======================================
  Files          31       31           
  Lines        2543     2544    +1     
=======================================
+ Hits         1959     1960    +1     
  Misses        584      584           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@MarcSkovMadsen
Copy link
Collaborator Author

MarcSkovMadsen commented Jul 6, 2025

Carved out and moved to https://github.com/MarcSkovMadsen/holoviz-mcp.

@Coderambling .

@philippjfr philippjfr deleted the enhancement/mcp branch July 24, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants