Skip to content

[BUG] demo mcp does not respond correctly to tools/list #5

@BarDweller

Description

@BarDweller

Describe the bug
MCP servers support a tools/list method, that should return a list of the tools available from the mcp server.
as per https://modelcontextprotocol.io/specification/2025-06-18/server/tools#listing-tools

If such a request is sent to the demo mcp endpoint, it responds with {"status": "queued"} which seems like a response that would be related to tasks, and isn't in the spec as a valid reply for a tools/list request

To Reproduce
Steps to reproduce the behavior:

  1. use a client to send a tools/list request to https://seolinkmap.com/mcp or https://seolinkmap.com/mcp-repo
  2. receive status queued reply

Expected behavior
What you expected to happen.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions