Skip to content

Unable to run MCP server via command prompt #148

@akhilsai25

Description

@akhilsai25

I am able to run MCP server commands from visual studio as tasks but running the same command via command prompt isnt working. Inspector cannot connect to the server with this process.

./apollo-mcp-server \
  --directory . \
  --schema ~/schema.graphql \
  --introspection \
  --endpoint https://test-endpoint.com/graphql \
  --header "Authorization: Token" \
  --sse-port 5000 \
--operations operations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions