Skip to content

Allow Configuration of MCP Server Name #4

@Yamashou

Description

@Yamashou

Currently, the MCP server name is hardcoded as "mcp-graphql" in the index.ts file. To provide more flexibility, it would be beneficial to allow users to configure the server name through the command line or a configuration file.

Acceptance Criteria:

  1. Add a new command-line option or configuration parameter to specify the server name.
  2. Update the Server initialization in index.ts to use the specified server name.
  3. Ensure the default name remains "mcp-graphql" if no name is provided.

Would you like me to create this issue for you?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions