Back to Home
spences10 icon

mcp-sequentialthinking-tools

Verified Safe

by spences10

Overview

Guides LLM agents in dynamic, sequential problem-solving by tracking thoughts and recommending appropriate MCP tools for each step.

Installation

Run Command
npx mcp-sequentialthinking-tools

Environment Variables

  • MAX_HISTORY_SIZE

Security Notes

The server's role is to track and format thoughts and tool recommendations based on structured input. It does not execute arbitrary code or external tools itself. It reads its own `package.json` for metadata and respects `MAX_HISTORY_SIZE` from environment variables, which are standard and safe practices. No hardcoded secrets or direct network risks initiated by the server itself were identified. The risk of tool execution is external to this server, as the MCP client/LLM is responsible for executing the recommended tools.

Similar Servers

Stats

Interest Score90
Security Score9
Cost ClassLow
Avg Tokens500
Stars529
Forks77
Last Update2025-12-03

Tags

sequential thinkingtool recommendationsproblem-solvingMCP serverLLM coordination