Commit Graph

13 Commits

Author SHA1 Message Date
David Soria Parra
e515378a90 restore git as ola asked for it 2025-05-29 13:42:18 +01:00
David Soria Parra
d53d6cc75c Archive unmaintained servers
Removed the following servers from main branch:
- aws-kb-retrieval-server
- brave-search
- everart
- gdrive
- git
- github
- gitlab
- google-maps
- postgres
- puppeteer
- redis
- sentry
- slack
- sqlite

These servers remain maintained:
- sequentialthinking
- time
- memory
- fetch
- filesystem
- everything

Full history preserved in archive-servers branch

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-29 12:04:51 +01:00
Tadas Antanavicius
f7885220ac Fix git 2025-03-27 14:19:18 -07:00
Mike Gehard
021a95c904 Allow to check out branches
The git server currently lacks branch switching capabilities, limiting both
LLMs and developers. This adds branch checkout so LLMs can
help developers add new functionality in a new feature branch.
2024-12-08 16:26:58 -05:00
David Soria Parra
e7e1c85058 python servers 0.6.2 2024-12-04 15:57:31 +00:00
David Soria Parra
ec3c60c0c0 move sqlite server to python 3.10 2024-11-22 23:12:59 +00:00
David Soria Parra
100323a425 Reworking the git server 2024-11-21 23:16:04 +00:00
Justin Spahr-Summers
46dde5252c Add pyright in dev 2024-11-21 21:40:29 +00:00
Justin Spahr-Summers
06cb2759b8 Fix package and executable names, re-sync uv 2024-11-21 21:07:25 +00:00
David Soria Parra
ca3174c10c move to python 3.10 2024-11-20 14:31:52 +00:00
David Soria Parra
bf3f3fdb0e major update to the git server 2024-11-20 12:03:47 +00:00
David Soria Parra
8a77721d64 update git server to most recent MCP SDK 2024-11-19 23:15:21 +00:00
Justin Spahr-Summers
37415258b9 Initial commit 2024-11-19 13:29:12 +00:00