Categorized MCP Server Management

The Problem

Right now, MCP Tools in settings are just a flat list. As we add more MCP servers (databases, AI tools, web services, etc.), this becomes unwieldy and hard to manage.

The Concept

I’d like to see MCP servers organized into logical categories with collapsible groups.

Example: :down_arrow:

  • AI/ML Tools (Open AI, Anthropic, Hugging Face) :robot:
  • Databases (PostgreSQL, MongoDB, Redis) :bar_chart:
  • Web Services (GitHub, Slack, Stripe) :dollar_banknote:
  • DevOps (Docker, Kubernetes, AWS) :technologist:t3:

What I Built :construction_worker_man:t3:

I prototyped a comprehensive MCP management dashboard with:

  • Categorized dropdown groups with bulk enable/disable
  • Search and filtering (active/inactive)
  • Status indicators and connection testing
  • Configuration modals for each MCP
  • Usage statistics and last-used timestamps

Why This Matters

As MCP adoption grows, we’ll need better organization. This scales from 5 MCPs to 50+ without overwhelming the interface. Plus, it makes discovering related tools much easier.

Demo


Would love to hear thoughts on this idea.