-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
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:
- Add a new command-line option or configuration parameter to specify the server name.
- Update the
Serverinitialization inindex.tsto use the specified server name. - Ensure the default name remains "mcp-graphql" if no name is provided.
Would you like me to create this issue for you?
gustiando
Metadata
Metadata
Assignees
Labels
No labels