-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
Is your feature request related to a problem? Please describe.
It would be beneficial for users if we had a UI for mcpd when it's running, as a way to see servers, health, call tools as an end user without needing to curl.
Describe the solution you'd like
- Allow auth (when we include support for the API key for example)
- Show health for all servers
- List tools per server
- Call a tool for a server
- ... gives us a foundation to build on as we add more
There are similarities between this and what you see when you run the inspector but our UI would be a bit more curated (inspector lets you enter any command on the side bar and run it).
See: https://github.com/mozilla-ai/mcpd-client
Self-Checklist
- I have read the Contributing Guidelines.
- I have searched the existing issues and found no duplicate.
- I have provided a clear and concise description of the problem.
- I have provided a clear and concise description of the proposed solution.