Merge pull request #241 from jhhxgn/patch-1

Fixed Readme link to sequential thinking server
This commit is contained in:
Justin Spahr-Summers
2024-12-05 17:26:37 +00:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ These servers aim to demonstrate MCP features and the Typescript and Python SDK.
- **[PostgreSQL](src/postgres)** - Read-only database access with schema inspection
- **[Puppeteer](src/puppeteer)** - Browser automation and web scraping
- **[Sentry](src/sentry)** - Retrieving and analyzing issues from Sentry.io
- **[Sequential Thinking](src/sequential-thinking)** - Dynamic and reflective problem-solving through thought sequences
- **[Sequential Thinking](src/sequentialthinking)** - Dynamic and reflective problem-solving through thought sequences
- **[Slack](src/slack)** - Channel management and messaging capabilities
- **[Sqlite](src/sqlite)** - Database interaction and business intelligence capabilities