Skip to main content
Glama

sequential-thinking-mcp

pyproject.toml744 B
[project] name = "sequential-thinking-mcp" version = "0.10.1" description = "Sequential Thinking MCP" authors = [{ name = "philogicae" }] requires-python = ">=3.10,<4.0" readme = "README.md" license = "MIT" dependencies = ["fastmcp"] [project.urls] Repository = "https://github.com/philogicae/sequential-thinking-mcp" Release = "https://github.com/philogicae/sequential-thinking-mcp/releases" DeepWiki = "https://deepwiki.com/philogicae/sequential-thinking-mcp" [project.scripts] sequential-thinking-mcp = "sequential_thinking.__main__:cli" [dependency-groups] dev = ["ruff", "pytest", "pytest-asyncio", "mypy"] [tool.hatch.build] include = ["sequential_thinking"] [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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

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