Justin Spahr-Summers
|
92fc214691
|
Merge pull request #149 from matipojo/fix-puppeteer-async-eval
fix(puppeteer): enable async code execution in puppeteer_evaluate tool
|
2024-12-05 23:11:50 +00:00 |
|
Justin Spahr-Summers
|
d300fec66a
|
Merge branch 'main' into pr/119
|
2024-12-05 23:05:57 +00:00 |
|
Justin Spahr-Summers
|
0724ae472e
|
Merge pull request #103 from 0xRaduan/add-search-for-github
feat(github): Add GitHub Search to Github MCP
|
2024-12-05 22:58:00 +00:00 |
|
Mati Horovitz
|
695aa90bac
|
Merge branch 'main' into fix-puppeteer-async-eval
|
2024-12-05 20:12:07 +02:00 |
|
Justin Spahr-Summers
|
5020b4b384
|
Update package.json
|
2024-12-05 12:05:27 +00:00 |
|
Justin Spahr-Summers
|
2d002fa033
|
Merge branch 'main' into aws-kb-retrieval
|
2024-12-05 12:04:33 +00:00 |
|
Raduan77
|
3b71d48f65
|
address comment
|
2024-12-05 11:37:51 +01:00 |
|
Raduan77
|
7d51320f42
|
merge w/ upstream
|
2024-12-05 11:20:54 +01:00 |
|
Jerad Bitner
|
b41ae3c669
|
Merge branch 'main' into feat__github-issue-tools
|
2024-12-04 16:41:58 -08:00 |
|
Skirano
|
07b47bc25b
|
fixed version and updated the server list in the main Readme
|
2024-12-04 12:57:39 -05:00 |
|
David Soria Parra
|
94a36286d2
|
typescript servers 0.6.2
|
2024-12-04 16:11:35 +00:00 |
|
David Soria Parra
|
e7e1c85058
|
python servers 0.6.2
|
2024-12-04 15:57:31 +00:00 |
|
Jerad Bitner
|
54782ed9f7
|
Merge branch 'main' into feat__github-issue-tools
|
2024-12-03 13:21:50 -08:00 |
|
Jerad Bitner
|
506eabab39
|
fix: update listIssues and updateIssue function signatures
|
2024-12-03 13:21:00 -08:00 |
|
David Soria Parra
|
a096c95e8e
|
Typescript servers 0.6.1
|
2024-12-03 17:49:33 +00:00 |
|
Justin Spahr-Summers
|
20f684a25d
|
Merge pull request #157 from mikegehard/create-new-branches
Create new branches
|
2024-12-03 10:23:56 -06:00 |
|
Mike Gehard
|
c0a1cb7eac
|
Update src/git/src/mcp_server_git/server.py
Co-authored-by: Justin Spahr-Summers <justin@jspahrsummers.com>
|
2024-12-03 11:19:22 -05: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 |
|
David Soria Parra
|
129d80af31
|
TS Servers 0.6.0
|
2024-12-03 14:10:24 +00:00 |
|
Justin Spahr-Summers
|
9cf2b661dc
|
Merge pull request #182 from aliev/missing-main-in-sentry-server
added missing __main__ in mcp_server_sentry
|
2024-12-03 07:27:58 -06:00 |
|
Justin Spahr-Summers
|
4818feaeb8
|
Bump sequentialthinking version for publishing
|
2024-12-03 13:25:02 +00:00 |
|
Justin Spahr-Summers
|
f8158a69be
|
Merge branch 'main' into feat__github-issue-tools
|
2024-12-03 07:20:25 -06:00 |
|
Justin Spahr-Summers
|
d1650ce5fb
|
Merge pull request #144 from SkywaveTM/main
fix(fetch): properly handles robots.txt
|
2024-12-03 07:18:33 -06:00 |
|
David Soria Parra
|
3c03a8e9af
|
update sdk
|
2024-12-03 13:00:22 +00:00 |
|
David Soria Parra
|
788098220e
|
servers: make tool call result spec compatible
|
2024-12-03 13:00:22 +00:00 |
|
Ali Aliyev
|
aa5647f3b9
|
added missing __main__ in mcp_server_sentry
|
2024-12-03 01:30:05 +04:00 |
|
Skirano
|
b349488469
|
added aws kb server
|
2024-12-02 15:11:07 -05:00 |
|
Pietro Schirano
|
dac09b2fb9
|
Merge branch 'main' into add-everart-thinking-server
|
2024-12-02 11:09:57 -05:00 |
|
Jack Adamson
|
45dfd82192
|
fix deserialization of URL
|
2024-12-02 13:09:10 +00: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 |
|
Mike Gehard
|
6135c62c69
|
Add git branch creation functionality
|
2024-12-01 16:30:36 -05:00 |
|
Mati Horovitz
|
68b880d96b
|
Fix cleanup
|
2024-11-30 22:57:18 +02:00 |
|
Mati Horovitz
|
2b731fb70f
|
fix(fetch): fix puppeteer server to allow evaluate async functions
|
2024-11-30 20:22:35 +02:00 |
|
Skirano
|
91f1a0ac6e
|
updated version
|
2024-11-30 10:35:37 -05:00 |
|
Jerad Bitner
|
97d3a04b52
|
Merge branch 'main' into feat__github-issue-tools
|
2024-11-30 07:29:12 -08:00 |
|
YeongJun
|
d5bae8759f
|
follows redirects on checking robots.txt
|
2024-11-30 23:31:30 +09:00 |
|
YeongJun
|
168522f34d
|
ensure url is string type in robot_parser.can_fetch()
|
2024-11-30 23:10:12 +09:00 |
|
David Soria Parra
|
2578d6f668
|
python servers 0.6.1
|
2024-11-29 18:00:23 +00:00 |
|
David Soria Parra
|
f86486984c
|
python servers 0.6.0
|
2024-11-29 17:54:40 +00:00 |
|
Jack Adamson
|
bee382cec5
|
make changes requested in PR
|
2024-11-29 15:45:10 +00:00 |
|
Jack Adamson
|
a9e37d25c6
|
switch pydantic type annotations to satisfy pyright
|
2024-11-29 15:22:46 +00:00 |
|
Jack Adamson
|
e0234c7212
|
Merge pull request #130 from modelcontextprotocol/jadamson/fetch-use-readabilityjs
feat(fetch): add fetching of raw text, pagination and keeping links in the markdown
|
2024-11-29 15:09:54 +00:00 |
|
Jack Adamson
|
ea42a21078
|
add doc strings for readabilty and constrain types
|
2024-11-29 14:54:06 +00:00 |
|
Jack Adamson
|
c820086b35
|
update README to reflect new capabilities
|
2024-11-29 14:45:57 +00:00 |
|
Jack Adamson
|
5552af104c
|
format with black
|
2024-11-29 13:37:35 +00:00 |
|
Jack Adamson
|
b6710dae1a
|
add argument to fetch raw html
|
2024-11-29 13:16:09 +00:00 |
|
Jack Adamson
|
e8dcd29427
|
add pagination of fetches so models can avoid reading a full page if it's got the information it needs
|
2024-11-29 13:04:16 +00:00 |
|
Jack Adamson
|
960321f136
|
improve error message to model on fetch failure
|
2024-11-29 12:23:18 +00:00 |
|
Jack Adamson
|
37622d3872
|
add handling of non-html pages
|
2024-11-29 11:51:41 +00:00 |
|