Skip to main content
Glama

mcp-sequentialthinking-tools

package.json1.57 kB
{ "name": "mcp-sequentialthinking-tools", "version": "0.0.4", "description": "MCP server for Sequential Thinking Tools", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "bin": { "mcp-sequentialthinking-tools": "./dist/index.js" }, "files": [ "dist", "README.md", "LICENSE" ], "scripts": { "build": "tsc && chmod +x dist/index.js", "start": "node dist/index.js", "dev": "npx @modelcontextprotocol/inspector dist/index.js", "changeset": "changeset", "version": "changeset version", "release": "pnpm run build && changeset publish" }, "keywords": [ "mcp", "model-context-protocol", "sequential-thinking", "problem-solving", "tool-recommendation", "decision-making", "thought-process", "step-by-step", "llm", "ai", "branching-thoughts", "thought-revision", "tool-analysis", "problem-breakdown", "solution-planning", "adaptive-thinking", "reflective-analysis", "tool-confidence" ], "author": "Scott Spence", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/spences10/mcp-sequentialthinking-tools.git" }, "bugs": { "url": "https://github.com/spences10/mcp-sequentialthinking-tools/issues" }, "homepage": "https://github.com/spences10/mcp-sequentialthinking-tools#readme", "dependencies": { "@tmcp/adapter-valibot": "^0.1.4", "@tmcp/transport-stdio": "^0.2.0", "chalk": "^5.6.2", "tmcp": "^1.13.0", "valibot": "^1.1.0" }, "devDependencies": { "@changesets/cli": "^2.29.7", "@types/node": "^24.5.2", "typescript": "^5.9.2" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/spences10/mcp-sequentialthinking-tools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server