Commit Graph

3009 Commits

Author SHA1 Message Date
Joshua T. Go
66ec2b4281 Correct capitalization for GitHub, fix SQLite typo 2025-07-03 15:19:27 -07:00
Den Delimarsky ⚡
44706c91db Merge branch 'main' into elicitation-support 2025-07-03 11:40:25 -07:00
Den Delimarsky
dacaf27d5a Update README 2025-07-03 11:40:05 -07:00
Cliff Hall
0a0dd2e804 Merge pull request #2212 from Craftzman7/update-dbhub
Update DBHub supported databases
2025-07-03 11:53:04 -04:00
Cliff Hall
087c4e3264 Merge branch 'main' into update-dbhub 2025-07-03 11:52:04 -04:00
Cliff Hall
33a5d114cf Merge pull request #2263 from olaservo/add-community-servers-070325
Add 31 Community MCP Servers
2025-07-03 11:16:19 -04:00
Cliff Hall
692300cb6d Merge pull request #2264 from olaservo/add-official-servers-070325
Add 22 Official MCP Integrations
2025-07-03 11:05:26 -04:00
Cliff Hall
a59b3b1ea8 Merge pull request #2261 from olaservo/add-resources-070325
Add 4 Community MCP Resources
2025-07-03 10:59:59 -04:00
olaservo
cf15814768 Update Python CLI MCP 2025-07-03 07:18:58 -07:00
Ola Hungerford
d3b4fb061e Merge pull request #2267 from slg95/patch-1
Simple README.md typo fix for the memory server
2025-07-03 07:16:29 -07:00
Spencer Gray
8868efb9b1 Update README.md
Simple typo fix for an ordered list under the System Prompt section.
2025-07-03 10:03:22 -04:00
olaservo
4b29f2103f Add new servers 2025-07-03 06:38:00 -07:00
olaservo
742b9f61ab Add new servers 2025-07-03 06:16:16 -07:00
olaservo
82e58d7379 Merge branch 'main' into add-resources-070325 2025-07-03 05:55:24 -07:00
olaservo
a59e241df9 Add resources from PRs 2025-07-03 05:50:10 -07:00
Ola Hungerford
a43012483d Merge pull request #2248 from pdebruin/main
Microsoft Docs to Microsoft Learn Docs
2025-07-03 05:46:37 -07:00
Ola Hungerford
5c3d27439e Merge pull request #1743 from manojbajaj95/patch-1
Add Universal MCP sdk
2025-07-03 05:35:46 -07:00
Tony Bentley
4b0ce8ee8a Merge branch 'main' into main 2025-07-02 19:15:30 -07:00
David Espí Hernández
8e167cd389 feat: add Postman API official MCP server 2025-07-02 17:27:40 +02:00
Nandha Reddy
2c922a93f9 feat(filesystem): add symlink resolution and home directory support to roots protocol
- Add symlink resolution using fs.realpath() for security consistency
- Support home directory expansion (~/) in root URI specifications
- Improve error handling with null checks, detailed error messages, and informative logging
- Change allowedDirectories from constant to variable to support roots protocol directory management
2025-07-02 13:38:22 +10:00
Nandha Reddy
f3891aaf69 Apply suggestions from code review comments on docs and logging
Co-authored-by: Ola Hungerford <olahungerford@gmail.com>
2025-07-02 09:44:16 +10:00
Nandha Reddy
f8dd74576b feat(filesystem): implement MCP roots protocol for dynamic directory management
- Extract roots processing logic from index.ts into testable roots-utils.ts module and add Test suite
- Update README to recommend MCP roots protocol for dynamic directory management
2025-07-02 09:44:16 +10:00
Nandha Reddy
b37da40003 feat(filesystem): implement MCP roots protocol for dynamic directory management
- Add support for dynamic directory updates via MCP roots protocol
- Allow clients to override command-line directories at runtime
- Maintain backwards compatibility with existing command-line args
- Add comprehensive error handling for edge cases
- Update documentation to explain both configuration methods

Fixes #401
2025-07-02 09:43:25 +10:00
Paul Carleton
42f9c842c2 restore 2025-07-01 19:28:26 +01:00
Paul Carleton
cc99bdabdc Merge remote-tracking branch 'security/fix-path-prefix-and-symlink' 2025-07-01 19:27:00 +01:00
Jenn Newton
d00c60df9d Address symlink and path prefix issues with allowed directories 2025-06-30 20:04:46 -04:00
Den Delimarsky ⚡
ebdfa7d84f Update src/everything/everything.ts
Co-authored-by: Ola Hungerford <olahungerford@gmail.com>
2025-06-30 14:27:57 -07:00
George Mihailov
3153d6acac Add MCP servers search to README.md 2025-06-30 11:26:29 -07:00
Craftzman7
559680769e Merge branch 'main' into update-dbhub 2025-06-30 10:19:27 -07:00
Pieter de Bruin
b866c20fcb Microsoft Docs to Microsoft Learn Docs 2025-06-30 08:05:50 +02:00
Ola Hungerford
1088c30f05 Merge pull request #1044 from andrew-lastmile/patch-1
Adding MCP-Agent to the README.md
2025-06-29 21:32:42 -07:00
Ola Hungerford
1474995844 Merge pull request #1415 from codeboyzhou/main
Update README.md to add high-level framework mcp-declarative-java-sdk
2025-06-29 21:30:34 -07:00
Ola Hungerford
c9c739ed70 Merge pull request #1421 from azimux/main
Update README.md to include Foobara framework's mcp-connector
2025-06-29 21:29:58 -07:00
Ola Hungerford
75536a6c02 Merge pull request #2031 from Super-I-Tech/patch-2
Added MCP-Plexus multi-tenant python framework
2025-06-29 21:26:56 -07:00
Ola Hungerford
fca70ec418 Merge pull request #1981 from henroger/patch-1
Add MCPReview
2025-06-29 21:23:26 -07:00
dtehan-td
646e0d55b4 Merge branch 'main' into main 2025-06-27 11:46:28 -07:00
Tony Bentley
31e77a06df Merge branch 'main' into main 2025-06-26 13:23:52 -07:00
Ola Hungerford
6b0c30d1a8 Merge pull request #2202 from olaservo/add-tests-to-ci
Add python tests to CI
2025-06-25 22:59:55 -07:00
Den Delimarsky
c8ed6640ab Merge remote-tracking branch 'origin/elicitation-support' into elicitation-support 2025-06-25 21:08:30 -07:00
Den Delimarsky
0670875117 Remove comments 2025-06-25 21:08:24 -07:00
Den Delimarsky ⚡
b903a24ff8 Merge branch 'main' into elicitation-support 2025-06-25 21:07:12 -07:00
Den Delimarsky
a2a83cc40e Update elicitation demo 2025-06-25 20:54:33 -07:00
Craftzman7
36efc8fb86 Update DBHub supported databases 2025-06-25 15:50:01 -07:00
Tony Bentley
8efdcc8858 Merge branch 'main' into main 2025-06-25 07:58:26 -07:00
Andrew Hoh
2713f3de3b Merge branch 'main' into patch-1 2025-06-25 10:49:02 -04:00
dtehan-td
37b6352a3e Merge branch 'main' into main 2025-06-25 06:57:37 -07:00
Ola Hungerford
bd8670cca5 Merge branch 'main' into add-tests-to-ci 2025-06-25 05:03:42 -07:00
Ola Hungerford
0f9f95aeb4 Merge pull request #1943 from JavieHush/main
Add Git Branch tool to mcp-server-git
2025-06-25 05:03:28 -07:00
JavieHush
1f952310e4 feat: Add git branch functionality and unit tests
This commit introduces the `git branch` tool to the MCP Git server, allowing users to list branches with various filtering options.

Changes include:
- Implemented `git_branch` function in `src/git/src/mcp_server_git/server.py` to support listing local, remote, and all branches, as well as filtering by `contains` and `not_contains` SHA values.
- Added comprehensive unit tests for the `git branch` functionality in `src/git/tests/test_server.py`, covering different branch types and commit filtering scenarios.
- Updated `src/git/README.md`.
2025-06-25 15:10:04 +08:00
olaservo
9b1e5aad9c Add python tests to CI 2025-06-24 21:29:51 -07:00