Skip to content

Commit d144bd7

Browse files
authored
Merge branch 'main' into file-edit
2 parents 4c67b18 + 6b40d33 commit d144bd7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ These servers aim to demonstrate MCP features and the Typescript and Python SDK.
2424
- **[PostgreSQL](src/postgres)** - Read-only database access with schema inspection
2525
- **[Puppeteer](src/puppeteer)** - Browser automation and web scraping
2626
- **[Sentry](src/sentry)** - Retrieving and analyzing issues from Sentry.io
27-
- **[Sequential Thinking](src/sequential-thinking)** - Dynamic and reflective problem-solving through thought sequences
27+
- **[Sequential Thinking](src/sequentialthinking)** - Dynamic and reflective problem-solving through thought sequences
2828
- **[Slack](src/slack)** - Channel management and messaging capabilities
2929
- **[Sqlite](src/sqlite)** - Database interaction and business intelligence capabilities
3030

@@ -55,6 +55,7 @@ A growing set of community-developed and maintained servers demonstrates various
5555
- **[BigQuery](https://github.com/LucasHild/mcp-server-bigquery)** (by LucasHild) - This server enables LLMs to inspect database schemas and execute queries on BigQuery.
5656
- **[BigQuery](https://github.com/ergut/mcp-bigquery-server)** (by ergut) - Server implementation for Google BigQuery integration that enables direct BigQuery database access and querying capabilities
5757
- **[Todoist](https://github.com/abhiz123/todoist-mcp-server)** - Interact with Todoist to manage your tasks.
58+
- **[Tavily search](https://github.com/RamXX/mcp-tavily")** - An MCP server for Tavily's search & news API, with explicit site inclusions/exclusions
5859
- **[Linear](https://github.com/jerhadf/linear-mcp-server)** - Allows LLM to interact with Linear's API for project management, including searching, creating, and updating issues.
5960
- **[Playwright MCP](https://github.com/executeautomation/mcp-playwright)** - This MCP Server will help you run browser automation and webscraping using Playwright
6061
- **[AWS](https://github.com/rishikavikondala/mcp-server-aws)** - Perform operations on your AWS resources using an LLM

0 commit comments

Comments
 (0)