awslabs.git-repo-research-mcp-server 1.0.3__py3-none-any.whl → 1.0.4__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- awslabs/git_repo_research_mcp_server/server.py +3 -3
- {awslabs_git_repo_research_mcp_server-1.0.3.dist-info → awslabs_git_repo_research_mcp_server-1.0.4.dist-info}/METADATA +5 -3
- {awslabs_git_repo_research_mcp_server-1.0.3.dist-info → awslabs_git_repo_research_mcp_server-1.0.4.dist-info}/RECORD +7 -7
- {awslabs_git_repo_research_mcp_server-1.0.3.dist-info → awslabs_git_repo_research_mcp_server-1.0.4.dist-info}/WHEEL +0 -0
- {awslabs_git_repo_research_mcp_server-1.0.3.dist-info → awslabs_git_repo_research_mcp_server-1.0.4.dist-info}/entry_points.txt +0 -0
- {awslabs_git_repo_research_mcp_server-1.0.3.dist-info → awslabs_git_repo_research_mcp_server-1.0.4.dist-info}/licenses/LICENSE +0 -0
- {awslabs_git_repo_research_mcp_server-1.0.3.dist-info → awslabs_git_repo_research_mcp_server-1.0.4.dist-info}/licenses/NOTICE +0 -0
|
@@ -78,7 +78,7 @@ Perform semantic search within an indexed repository.
|
|
|
78
78
|
### delete_research_repository
|
|
79
79
|
Delete an indexed repository.
|
|
80
80
|
|
|
81
|
-
###
|
|
81
|
+
### search_repos_on_github
|
|
82
82
|
Search for GitHub repositories based on keywords, scoped to specific organizations.
|
|
83
83
|
|
|
84
84
|
### access_file
|
|
@@ -150,7 +150,7 @@ delete_research_repository(repository_name_or_path="repo_name")
|
|
|
150
150
|
|
|
151
151
|
### Searching for GitHub Repositories
|
|
152
152
|
```
|
|
153
|
-
|
|
153
|
+
search_repos_on_github(
|
|
154
154
|
keywords=["serverless", "lambda"],
|
|
155
155
|
num_results=10
|
|
156
156
|
)
|
|
@@ -666,7 +666,7 @@ async def mcp_search_repository(
|
|
|
666
666
|
raise
|
|
667
667
|
|
|
668
668
|
|
|
669
|
-
@mcp.tool(name='
|
|
669
|
+
@mcp.tool(name='search_repos_on_github')
|
|
670
670
|
async def mcp_search_github_repos(
|
|
671
671
|
ctx: Context,
|
|
672
672
|
keywords: List[str] = Field(description='List of keywords to search for GitHub repositories'),
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: awslabs.git-repo-research-mcp-server
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.4
|
|
4
4
|
Summary: An AWS Labs Model Context Protocol (MCP) server for researching git repositories
|
|
5
5
|
Project-URL: Homepage, https://awslabs.github.io/mcp/
|
|
6
6
|
Project-URL: Documentation, https://awslabs.github.io/mcp/servers/git-repo-research-mcp-server/
|
|
@@ -72,6 +72,8 @@ This MCP server enables developers to research external Git repositories and inf
|
|
|
72
72
|
|
|
73
73
|
## Installation
|
|
74
74
|
|
|
75
|
+
[](https://cursor.com/install-mcp?name=awslabs.git-repo-research-mcp-server&config=eyJjb21tYW5kIjoidXZ4IGF3c2xhYnMuZ2l0LXJlcG8tcmVzZWFyY2gtbWNwLXNlcnZlckBsYXRlc3QiLCJlbnYiOnsiQVdTX1BST0ZJTEUiOiJ5b3VyLXByb2ZpbGUtbmFtZSIsIkFXU19SRUdJT04iOiJ1cy13ZXN0LTIiLCJGQVNUTUNQX0xPR19MRVZFTCI6IkVSUk9SIiwiR0lUSFVCX1RPS0VOIjoieW91ci1naXRodWItdG9rZW4ifSwiZGlzYWJsZWQiOmZhbHNlLCJhdXRvQXBwcm92ZSI6W119)
|
|
76
|
+
|
|
75
77
|
To add this MCP server to your Amazon Q or Claude, add the following to your MCP config file:
|
|
76
78
|
|
|
77
79
|
```json
|
|
@@ -124,12 +126,12 @@ search_research_repository(
|
|
|
124
126
|
) -> Dict
|
|
125
127
|
```
|
|
126
128
|
|
|
127
|
-
###
|
|
129
|
+
### search_repos_on_github
|
|
128
130
|
|
|
129
131
|
Searches for GitHub repositories based on keywords, scoped to AWS organizations.
|
|
130
132
|
|
|
131
133
|
```python
|
|
132
|
-
|
|
134
|
+
search_repos_on_github(
|
|
133
135
|
keywords: List[str],
|
|
134
136
|
num_results: int = 5
|
|
135
137
|
) -> Dict
|
|
@@ -7,11 +7,11 @@ awslabs/git_repo_research_mcp_server/indexer.py,sha256=Xwr0NP8IMQ5xRYlf78Of9N48t
|
|
|
7
7
|
awslabs/git_repo_research_mcp_server/models.py,sha256=ecuUuiyKL4A2lTosPo5IqUZoQtJWTCfCbVXy0rhz4l0,12601
|
|
8
8
|
awslabs/git_repo_research_mcp_server/repository.py,sha256=c9aSuc7W8H4c7YK-cQx80TscdPKWSYIZrqjYZ1uXlMk,10662
|
|
9
9
|
awslabs/git_repo_research_mcp_server/search.py,sha256=jvouzpOc_VKMIzmKgXng6ynXJ_Wm71JUIcXMxmIhCo0,13799
|
|
10
|
-
awslabs/git_repo_research_mcp_server/server.py,sha256=
|
|
10
|
+
awslabs/git_repo_research_mcp_server/server.py,sha256=4o6KlPPRO86uj4vZb10uNTWQ0uwUKygNMWILXL1yv9M,34163
|
|
11
11
|
awslabs/git_repo_research_mcp_server/utils.py,sha256=bhf-0E6gsyVTFTnaBHrZnVVxTpp9x3V1vR4n1TwKkQw,15076
|
|
12
|
-
awslabs_git_repo_research_mcp_server-1.0.
|
|
13
|
-
awslabs_git_repo_research_mcp_server-1.0.
|
|
14
|
-
awslabs_git_repo_research_mcp_server-1.0.
|
|
15
|
-
awslabs_git_repo_research_mcp_server-1.0.
|
|
16
|
-
awslabs_git_repo_research_mcp_server-1.0.
|
|
17
|
-
awslabs_git_repo_research_mcp_server-1.0.
|
|
12
|
+
awslabs_git_repo_research_mcp_server-1.0.4.dist-info/METADATA,sha256=dazqi_55JVTB5KrO8K2CrdIyFGHUTud3TMA427MTI44,6550
|
|
13
|
+
awslabs_git_repo_research_mcp_server-1.0.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
14
|
+
awslabs_git_repo_research_mcp_server-1.0.4.dist-info/entry_points.txt,sha256=jX-BkQM7l_OK8D_iq_B4ukRuChbKjA4P4Q0IMikM4Ys,106
|
|
15
|
+
awslabs_git_repo_research_mcp_server-1.0.4.dist-info/licenses/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
|
|
16
|
+
awslabs_git_repo_research_mcp_server-1.0.4.dist-info/licenses/NOTICE,sha256=fnpchtUnC9htWDzn7WbOrBYePd9UUEYXytHe98AB34w,104
|
|
17
|
+
awslabs_git_repo_research_mcp_server-1.0.4.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|