Skip to content

[Feature]: Unify the names of the Time MCP server tools #3201

@Makishima

Description

@Makishima

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:

  1. MCP_DOCKER_browser_* - Browser automation tools (click, navigate, snapshot, etc.)
  2. MCP_DOCKER_code-mode - Create JavaScript-enabled tools combining multiple MCP servers
  3. MCP_DOCKER_convert_time - Timezone conversion
  4. MCP_DOCKER_fetch - Fetch URLs from internet
  5. MCP_DOCKER_get-library-docs - Fetch library documentation
  6. MCP_DOCKER_get_current_time - Get current time in timezone
  7. MCP_DOCKER_git_* - Git operations (add, checkout, commit, diff, etc.)
  8. MCP_DOCKER_mcp-* - MCP server management (find, add, remove, config, etc.)
  9. MCP_DOCKER_resolve-library-id - Resolve package names to library IDs
  10. 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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions