Skip to content

Unable to access root URL of Pizzaz MCP server locally (localhost:8000 shows “Not Found”) #107

@ajayrathi2004

Description

@ajayrathi2004

Description:
I followed the steps in the README (clone, pnpm install, pnpm run build, then cd pizzaz_server_node → pnpm start). The server logs:

Pizzaz MCP server listening on http://localhost:8000
SSE stream: GET http://localhost:8000/mcp
Message post endpoint: POST http://localhost:8000/mcp/messages?sessionId=…

However, when I browse http://localhost:8000 I get a “Not Found” message.
Image

When I browse http://localhost:8000/mcp I see something (an event: endpoint message) but no UI or widget appears.
Image

I want to ask if this is acceptable behavior or if my expectations are completely wrong.

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