From 19847dd6c95374fca879e40c11527b3ac94e5780 Mon Sep 17 00:00:00 2001 From: JoshuaRileyDev <59296334+JoshuaRileyDev@users.noreply.github.com> Date: Sat, 30 Nov 2024 18:13:46 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b611607f..10374d2e 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ Interact with Git repositories and version control platforms. Enables repository - [anaisbetts/mcp-youtube](https://github.com/anaisbetts/mcp-youtube) - Fetch YouTube subtitles - [danhilse/notion_mcp](https://github.com/danhilse/notion_mcp) - Integrates with Notion's API to manage personal todo lists - [rusiaaman/wcgw](https://github.com/rusiaaman/wcgw/blob/main/src/wcgw/client/mcp_server/Readme.md) - Autonomous shell execution, computer control and coding agent. (Mac) +- [joshuarileydev/terminal] - Run terminal commands, use @joshuarileydev/terminal as package name ## Frameworks From 1e850a039c8b5d1c7485689b616573da3d09b556 Mon Sep 17 00:00:00 2001 From: JoshuaRileyDev <59296334+JoshuaRileyDev@users.noreply.github.com> Date: Fri, 6 Dec 2024 21:15:02 +0100 Subject: [PATCH 2/2] Added supabase server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10374d2e..a7a026af 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ Secure database access with schema inspection capabilities. Enables querying and - [@modelcontextprotocol/server-postgres](https://github.com/modelcontextprotocol/servers/tree/main/src/postgres) - PostgreSQL database integration with schema inspection and query capabilities - [@modelcontextprotocol/server-sqlite](https://github.com/modelcontextprotocol/servers/tree/main/src/sqlite) - SQLite database operations with built-in analysis features +- [@joshuarileydev/supabase-mcp-server](https://github.com/joshuarileydev/supabase) - Supabase MCP Server for managing and creating projects and organisations in Supabase
@@ -136,7 +137,6 @@ Interact with Git repositories and version control platforms. Enables repository - [anaisbetts/mcp-youtube](https://github.com/anaisbetts/mcp-youtube) - Fetch YouTube subtitles - [danhilse/notion_mcp](https://github.com/danhilse/notion_mcp) - Integrates with Notion's API to manage personal todo lists - [rusiaaman/wcgw](https://github.com/rusiaaman/wcgw/blob/main/src/wcgw/client/mcp_server/Readme.md) - Autonomous shell execution, computer control and coding agent. (Mac) -- [joshuarileydev/terminal] - Run terminal commands, use @joshuarileydev/terminal as package name ## Frameworks