Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Sequential Thinking MCP Server
Claim
by
zalab-inc
npm
GitHub
JavaScript
13,824
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-sequentialthinking
src
.gitignore
package.json
package-lock.json
README.md
tsconfig.json
{ "compilerOptions": { "outDir": "./dist", "rootDir": "./src", "moduleResolution": "NodeNext", "module": "NodeNext", "target": "ES2022", "esModuleInterop": true, "strict": true }, "include": ["./**/*.ts"] }