-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem Description
Hey!
I'm using the context7 MCP server via the Docker MCP Toolkit.
Most MCPs with multiple tools available have a prefix for them.
But context7's tool is registered without one.
Looking at the available tools, I can see several MCP-related tools:
- MCP_DOCKER_browser_* - Browser automation tools (click, navigate, snapshot, etc.)
- MCP_DOCKER_code-mode - Create JavaScript-enabled tools combining multiple MCP servers
- MCP_DOCKER_convert_time - Timezone conversion
- MCP_DOCKER_fetch - Fetch URLs from internet
- MCP_DOCKER_get-library-docs - Fetch library documentation
- MCP_DOCKER_get_current_time - Get current time in timezone
- MCP_DOCKER_git_* - Git operations (add, checkout, commit, diff, etc.)
- MCP_DOCKER_mcp-* - MCP server management (find, add, remove, config, etc.)
- MCP_DOCKER_resolve-library-id - Resolve package names to library IDs
- MCP_DOCKER_sequentialthinking - For complex problem solving
Proposed Solution
Is it possible to add a "context7_" prefix to make similar tools easier to identify, coming from a single MCP server?
Alternatives Considered
No response
Priority
Nice to have
Additional Context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request