sequential-thinking-server
[ tools: 1 ][ checks: 11 ][ latency: 21ms ]
97/100(A)
npx -y @modelcontextprotocol/server-sequential-thinking
check breakdown
✓Tools exposed — Server exposed 1 tool.
• sequentialthinking
✓Input schemas valid — All tools have a valid JSON-Schema input definition.
✓Input schema quality — Input schemas are well-typed and documented.
✓Output schemas — All tools declare a valid outputSchema.
✓Duplicate tool names — All tool names are unique.
✓Tool naming — All tool names use spec-legal characters.
✓Descriptions — Every tool and parameter is clearly described.
!Tool annotations — Annotation coverage 80% (4/5 hint fields set).
Some tools set a few hints but not all of title/readOnlyHint/destructiveHint/idempotentHint/openWorldHint.
→ Add annotations: title, readOnlyHint, destructiveHint, idempotentHint, openWorldHint.
→ These let clients gate risky calls and give agents/users a friendly display name — optional but valuable.
✓Tool titles — All tools declare a human-readable title.
!Server instructions — No top-level instructions declared.
→ Declare instructions to guide agents on when/how to use this server.
→ Return a non-empty `instructions` string in your InitializeResult — most SDKs let you set this alongside serverInfo.
✓Handshake + list latency — tools/list responded in 21ms.
add the badge
Paste into your README:
[](https://scoremcp.dev/servers/sequential-thinking)