File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,13 @@ Each MCP server is implemented with either the [Typescript MCP SDK](https://gith
8
8
9
9
- ** [ Filesystem] ( src/filesystem ) ** - Secure file operations with configurable access controls
10
10
- ** [ 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
11
13
- ** [ Google Drive] ( src/gdrive ) ** - File access and search capabilities for Google Drive
12
14
- ** [ PostgreSQL] ( src/postgres ) ** - Read-only database access with schema inspection
15
+ - ** [ Sqlite] ( src/sqlite ) ** - Database interaction and business intelligence capabilities
13
16
- ** [ Slack] ( src/slack ) ** - Channel management and messaging capabilities
17
+ - ** [ Sentry] ( src/sentry ) ** - Retrieving and analyzing issues from Sentry.io
14
18
- ** [ Memory] ( src/memory ) ** - Knowledge graph-based persistent memory system
15
19
- ** [ Puppeteer] ( src/puppeteer ) ** - Browser automation and web scraping
16
20
- ** [ Brave Search] ( src/brave-search ) ** - Web and local search using Brave's Search API
You can’t perform that action at this time.
0 commit comments