Skip to main content
Glama

sequential-thinking-mcp

compose.yaml341 B
name: sequential-thinking-mcp services: sequential-thinking-mcp: container_name: sequential-thinking-mcp build: . image: sequential-thinking-mcp restart: unless-stopped ports: - 8000:8000 logging: driver: "json-file" options: max-size: "10m" max-file: "3" network_mode: bridge

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