Skip to content

[Question]: 0.3.2版本的mcp 为什么返回404 #1186

@mingyaaaa

Description

@mingyaaaa

Your Question

curl -v http://127.0.0.1:1933/mcp

  • Trying 127.0.0.1:1933...
  • Connected to 127.0.0.1 (127.0.0.1) port 1933 (#0)

GET /mcp HTTP/1.1
Host: 127.0.0.1:1933
User-Agent: curl/7.76.1
Accept: /

  • Mark bundle as not supporting multiuse
    < HTTP/1.1 404 Not Found
    < date: Thu, 02 Apr 2026 12:49:28 GMT
    < server: uvicorn
    < content-length: 22
    < content-type: application/json
    < x-process-time: 0.0009186267852783203
    <
  • Connection #0 to host 127.0.0.1 left intact
    {"detail":"Not Found"}[root@localhost openviki]#

Context

No response

Code Example (Optional)

Related Area

None

Before Asking

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions