217 Commits

Author SHA1 Message Date
David Soria Parra
2578d6f668 python servers 0.6.1 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
0ff39c72c6 Merge pull request #131 from modelcontextprotocol/jadamson/fetch-use-readabilityjs-fix
fix(fetch): fix type checking issue from previous change
2024-11-29 16:28:02 +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
David Soria Parra
bccd33f7a1 fix time server 2024-11-29 11:29:23 +00:00
David Soria Parra
18f6ab6ce8 Update CONTRIBUTING.md
Update discussions
2024-11-29 10:14:40 +00:00
David Soria Parra
4b9bddc1be Merge pull request #114 from anjor/anjor/fix-zed-config
fix zed config
2024-11-29 10:11:15 +00:00
David Soria Parra
bf4d8f613b Update README.md
Format
2024-11-29 10:07:47 +00:00
David Soria Parra
4dacf51240 Merge pull request #116 from ProRedCat/raygun/raygun-community-readme
Add `@raygun.io/mcp-server-raygun` as a community server
2024-11-29 10:07:23 +00:00
David Soria Parra
8900cb2fde Merge pull request #44 from maledorak/add-time-server
Add mcp time server
2024-11-29 10:05:42 +00:00
Anjor Kanekar
453e292f55 Merge branch 'main' into anjor/fix-zed-config 2024-11-29 09:30:53 +00:00
Reilly Oldham
1f0f654223 Add Raygun server to community section 2024-11-29 14:35:36 +13:00
David Soria Parra
87c9bd29f4 Merge pull request #115 from geelen/main
Added `@cloudflare/mcp-server-cloudflare` as the first "Community Server"
2024-11-29 00:02:21 +00:00
Glen Maddern
39f6325f70 Added @cloudflare/mcp-server-cloudflare as the first "Community Server" 2024-11-28 22:21:10 +00:00
anjor
39d6a3bc6b fix zed config 2024-11-28 22:01:38 +00:00
Mariusz Korzekwa
d37ce3cc51 Fix uv lock for time-server, update Readme 2024-11-28 22:18:40 +01:00
Mariusz Korzekwa
774cd0bd8e Add time server tests 2024-11-28 22:12:09 +01:00
Mariusz Korzekwa
740b744ea8 Clean time server implementation 2024-11-28 22:12:09 +01:00
Mariusz Korzekwa
122ca1aaa5 Update pyproject of time server, remove time server temporary files 2024-11-28 22:12:09 +01:00
Mariusz Korzekwa
b7ca691573 Add initial time server 2024-11-28 22:12:09 +01:00
Jack Adamson
467330de6e update fetch server to use readability JS if node is installed 2024-11-28 18:44:33 +00:00
David Soria Parra
6d83c78752 Merge pull request #100 from eltociear/patch-1
chore: update server.py
2024-11-28 10:13:48 +00:00
Ikko Eltociear Ashimine
b16a541c2e chore: update server.py
minor fix
2024-11-28 14:35:52 +09:00
David Soria Parra
77e22c5c3e Merge pull request #92 from josx/fix_doc_server_list
Readme: Add missing servers to the featured server list
2024-11-27 22:43:48 +00:00
David Soria Parra
d24116ccff Merge pull request #96 from p13rr0m/patch-1
Fix broken discussions link in README.md
2024-11-27 22:43:34 +00:00
David Soria Parra
e8a26bbf53 lint clean 2024-11-27 22:42:47 +00:00
p13rr0m
1dd170da17 Fix broken discussions link in README.md 2024-11-27 23:22:17 +01:00
David Soria Parra
10e4bdfe2a update package-lock.json 2024-11-27 22:15:16 +00:00
David Soria Parra
4f0af7e4ea Merge pull request #89 from sean-lynch/remove_missing_feature_docs
[sqlite server] Remove docs on missing Anthropic summary feature
2024-11-27 21:52:20 +00:00
José Luis Di Biase
b9b08f85cc Readme: Add missing servers to the featured server list
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2024-11-27 16:45:02 -03:00
Sean Lynch
75e6fa1481 Remove docs on Anthropic summary feature no longer present 2024-11-27 09:30:02 -08:00
David Soria Parra
5a279e562b Merge pull request #72 from executeautomation/main
Added Hover and Select Capability in Puppeteer MCP Server
2024-11-27 10:05:07 +00:00
ExecuteAutomation
238587042d Added Hover and Select Capabliity 2024-11-27 14:13:08 +13:00
David Soria Parra
def7549a27 Merge pull request #43 from Taylor4484/gitlab-server
Initial GitLab server version
2024-11-26 19:56:33 +00: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
b4a9a3dfae Merge pull request #67 from modelcontextprotocol/davidsp/61
Remove slack_search_messages from README
2024-11-26 19:41:33 +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
David Soria Parra
8d44c6b560 Merge pull request #49 from rahimnathwani/main
Fix missing mcpServers keys in README code examples
2024-11-26 12:54:14 +00:00
Rahim Nathwani
a54651477c Fix missing mcpServers keys in README code examples 2024-11-25 20:04:06 -08:00