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
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
You can’t perform that action at this time.
0 commit comments