Skip to main content
Glama

Sequential Thinking MCP Server

by LangGPT
.npmignore537 B
# Only include essential files for NPM package # Source files (exclude) *.ts !*.d.ts tsconfig.json src/ # Dependencies (exclude) node_modules/ # Development files (exclude) .git/ .gitignore .npmignore .dockerignore CLAUDE.md # Logs and temp files (exclude) *.log *.tmp *.temp .DS_Store .env* # Testing (exclude) test/ tests/ coverage/ .nyc_output # IDE files (exclude) .vscode/ .idea/ # Only include these files: # - dist/ (built JavaScript) # - README.md (documentation) # - LICENSE (license file) # - package.json (package info)

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/LangGPT/sequential-thinking-mcp'

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