Skip to content

Commit 77e22c5

Browse files
authored
Merge pull request #92 from josx/fix_doc_server_list
Readme: Add missing servers to the featured server list
2 parents d24116c + b9b08f8 commit 77e22c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,13 @@ Each MCP server is implemented with either the [Typescript MCP SDK](https://gith
88

99
- **[Filesystem](src/filesystem)** - Secure file operations with configurable access controls
1010
- **[GitHub](src/github)** - Repository management, file operations, and GitHub API integration
11+
- **[GitLab](src/gitlab)** - GitLab API, enabling project management
12+
- **[Git](src/git)** - Tools to read, search, and manipulate Git repositories
1113
- **[Google Drive](src/gdrive)** - File access and search capabilities for Google Drive
1214
- **[PostgreSQL](src/postgres)** - Read-only database access with schema inspection
15+
- **[Sqlite](src/sqlite)** - Database interaction and business intelligence capabilities
1316
- **[Slack](src/slack)** - Channel management and messaging capabilities
17+
- **[Sentry](src/sentry)** - Retrieving and analyzing issues from Sentry.io
1418
- **[Memory](src/memory)** - Knowledge graph-based persistent memory system
1519
- **[Puppeteer](src/puppeteer)** - Browser automation and web scraping
1620
- **[Brave Search](src/brave-search)** - Web and local search using Brave's Search API

0 commit comments

Comments
 (0)