Commit Graph

22 Commits

Author SHA1 Message Date
Jim Clark
066426c3fd Fix git and brave-search typos in README.md 2024-12-19 14:00:30 -08:00
Jim Clark
70e19c466d Migrate python servers to mcp namespace 2024-12-19 13:42:46 -08:00
colinmcneil
49044156e3 Update readmes to use new mcp namespace 2024-12-19 13:11:36 -08:00
Jim Clark
368e3b23ca Add Dockerfiles for the 17 sample MCP servers
* add Dockerfiles and update README.md definitions
2024-12-19 13:11:34 -08:00
Ilia Choly
fac500018b add git_show tool 2024-12-17 08:59:45 -05:00
David Soria Parra
79794fe4cf Merge pull request #166 from mikegehard/feature/git-checkout-command
Allow to check out branches
2024-12-10 14:31:08 +00:00
Mike Gehard
ebc797fa1b README change 2024-12-08 16:26:58 -05:00
monkeydaichan
768a5af80c docs(git): restore original README formatting and add git_diff doc
Restored the original formatting while adding documentation for the new git_diff tool. No changes were made to the existing documentation structure.
2024-12-07 01:33:34 +09:00
monkeydaichan
4502810ac8 docs(git): fix README formatting
Fixed unintended formatting changes in the git server README while keeping the new git_diff tool documentation.
2024-12-07 01:30:31 +09:00
monkeydaichan
ba301c4a66 feat(git): add git_diff tool for branch comparison
Added new git_diff tool to allow comparison between branches or commits.
This adds the ability to compare branches directly through the MCP interface.
2024-12-07 01:25:33 +09:00
Mike Gehard
3192bf66df Update src/git/README.md
Co-authored-by: Justin Spahr-Summers <justin@jspahrsummers.com>
2024-12-03 11:19:13 -05:00
Mike Gehard
dc70c02403 README change 2024-12-01 17:14:28 -05:00
Mike Gehard
cc4a686088 Add extra debugging/development instructions.
This should help people unfamilar with ux get the right
commands to test in the Claude app.
2024-12-01 16:30:44 -05:00
anjor
39d6a3bc6b fix zed config 2024-11-28 22:01:38 +00:00
Mahesh Murag
a1120c307b README Cleanup (#30) 2024-11-24 03:27:08 +00:00
David Soria Parra
100323a425 Reworking the git server 2024-11-21 23:16:04 +00:00
Justin Spahr-Summers
a636b3129f Fix README commands 2024-11-21 22:27:30 +00:00
David Soria Parra
40e5bb99c1 Merge branch 'main' into davidsp/git 2024-11-20 14:39:48 +00:00
David Soria Parra
7920585e68 update readme 2024-11-20 14:39:26 +00:00
David Soria Parra
ca3174c10c move to python 3.10 2024-11-20 14:31:52 +00:00
David Soria Parra
32d936b85d Update README.md 2024-11-20 14:24:02 +00:00
Justin Spahr-Summers
37415258b9 Initial commit 2024-11-19 13:29:12 +00:00