-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hey!
I'm using the Time MCP server via the Docker MCP Toolkit.
Most MCPs with multiple tools available have a prefix for them.
But Time'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
Is it possible to add a 'time_' prefix to make similar tools easier to identify, coming from a single MCP server?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request