Commit Graph

126 Commits

Author SHA1 Message Date
Raduan77
4ac78a996c code for search in github 2024-11-28 09:51:03 +01:00
David Soria Parra
e8a26bbf53 lint clean 2024-11-27 22:42:47 +00:00
Sean Lynch
75e6fa1481 Remove docs on Anthropic summary feature no longer present 2024-11-27 09:30:02 -08:00
ExecuteAutomation
238587042d Added Hover and Select Capabliity 2024-11-27 14:13:08 +13:00
Taylor McCaslin
cfdf46fa2f update versions to match 2024-11-26 19:55:28 +00:00
Taylor McCaslin
ffe49237b9 initial gitlab version 2024-11-26 19:55:28 +00:00
David Soria Parra
3bc45b5c6c Remove slack_search_messages from README
`slack_search_messages` was removed but still remains in the README.
We need to correct this.

Fixes #61.
2024-11-26 19:39:47 +00:00
Justin Spahr-Summers
9100b20df5 Merge pull request #47 from executeautomation/main
Updated Puppeteer readme
2024-11-26 08:28:57 -06:00
Rahim Nathwani
a54651477c Fix missing mcpServers keys in README code examples 2024-11-25 20:04:06 -08:00
Karthik Kreen Krishnan
ce0b743873 removed argument 2024-11-26 16:52:07 +13:00
Karthik Kreen Krishnan
aba99119dd Updated Puppeteer readme 2024-11-26 14:55:00 +13:00
Mahesh Murag
d824121221 Merge pull request #36 from rorylogue/patch-1
fix: wording in prompt
2024-11-25 23:28:55 +01:00
Vladislav Polyakov
f5be3b785c refactor: clean up code formatting and update package version to 0.5.2 2024-11-25 23:59:13 +03:00
Rory Logue
49bc91aa31 fix: some wording 2024-11-25 20:23:04 +00:00
Jack Adamson
b4c727c86f Merge pull request #29 from modelcontextprotocol/jadamson/fetch-url
Fetch URL Server
2024-11-25 20:06:17 +00:00
Jack Adamson
15c9c6f4b1 remove redundant gitignore 2024-11-25 20:05:10 +00:00
Jack Adamson
caed64d5db update dependencies 2024-11-25 20:04:59 +00:00
Justin Spahr-Summers
c9fd80016e And another one 2024-11-25 13:46:10 -06:00
Justin Spahr-Summers
dcc0b3b0d4 Add a couple of missing @types/nodes 2024-11-25 13:44:31 -06:00
Jack Adamson
fe9777401f update README to document commandline arguments 2024-11-25 19:38:23 +00:00
Justin Spahr-Summers
83082ca265 Add missing dependencies 2024-11-25 13:37:24 -06:00
Justin Spahr-Summers
b876cbd52b Pre-emptive version bump 2024-11-25 13:35:36 -06:00
Jack Adamson
51af6b56ef add command-line arguments for controlling user-agent and whether to obey robots.txt 2024-11-25 19:31:23 +00:00
Justin Spahr-Summers
45c4f70da4 Bump all package versions to 0.5.0 2024-11-25 07:13:35 -06:00
David Soria Parra
4c82df04f4 more readme changes 2024-11-24 21:17:08 +00:00
David Soria Parra
b8aeb35fe2 add pyright and pytest 2024-11-24 21:09:42 +00:00
David Soria Parra
e335d98e3f update readme 2024-11-24 21:08:08 +00:00
David Soria Parra
d20b245bd3 Fix code scanning alert no. 2: Incomplete URL substring sanitization
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2024-11-24 21:06:37 +00:00
David Soria Parra
da12f5fc42 Sentry server 2024-11-24 20:49:55 +00:00
Mahesh Murag
a1120c307b README Cleanup (#30) 2024-11-24 03:27:08 +00:00
David Soria Parra
ec3c60c0c0 move sqlite server to python 3.10 2024-11-22 23:12:59 +00:00
Jack Adamson
84321c89cf make the fetch mcp-server obey robots.txt 2024-11-22 19:04:04 +00:00
Jack Adamson
c08d2a3cf6 fix lint 2024-11-22 19:03:43 +00:00
Jack Adamson
20a03e7395 add python-version file 2024-11-22 18:54:02 +00:00
Jack Adamson
4fa58d546b add better exception handling 2024-11-22 15:30:28 +00:00
Jack Adamson
781571b40d add fetch MCP server 2024-11-22 12:33:19 +00:00
David Soria Parra
ba354229ab bump 2024-11-21 23:22:32 +00:00
David Soria Parra
4f7b8ec4e9 bump version 2024-11-21 23:17:16 +00:00
David Soria Parra
100323a425 Reworking the git server 2024-11-21 23:16:04 +00:00
Justin Spahr-Summers
01eeaf86b9 Fix SQLite server logging to file 2024-11-21 22:39:58 +00:00
Justin Spahr-Summers
9c7fd98051 Bump all versions again, for good measure 2024-11-21 22:32:42 +00:00
Justin Spahr-Summers
e63940f76e Fix another error 2024-11-21 22:29:14 +00:00
Justin Spahr-Summers
a636b3129f Fix README commands 2024-11-21 22:27:30 +00:00
Justin Spahr-Summers
d5cef5bb73 Fix errors 2024-11-21 22:26:11 +00:00
Justin Spahr-Summers
a184344b85 Refactor to not inherit from Server 2024-11-21 22:00:02 +00:00
Justin Spahr-Summers
812e8213dc Extract prompt template from inline 2024-11-21 21:59:32 +00:00
Justin Spahr-Summers
46dde5252c Add pyright in dev 2024-11-21 21:40:29 +00:00
Justin Spahr-Summers
6d4bbf5982 Fix type error 2024-11-21 21:08:36 +00:00
Justin Spahr-Summers
06cb2759b8 Fix package and executable names, re-sync uv 2024-11-21 21:07:25 +00:00
Justin Spahr-Summers
d68341d985 Tweak Python server package names 2024-11-21 20:52:56 +00:00