adam jones
d9929014d5
Add mcpName and repository fields for MCP registry ( #3068 )
...
Adds metadata required for registering servers in the MCP registry:
- NPM servers (everything, filesystem, memory, sequentialthinking):
Added mcpName and repository fields to package.json
- PyPI servers (fetch, git, time):
Added mcp-name comment to README.md
Part of #3047
2025-11-26 14:29:36 +00:00
claude[bot]
3dd0db07fd
docs(fetch): Add Windows PYTHONIOENCODING configuration
...
Add troubleshooting section for Windows users experiencing timeout issues.
Setting PYTHONIOENCODING=utf-8 fixes character encoding problems that
can cause the server to timeout on Windows systems.
Fixes #65
Co-authored-by: Ola Hungerford <olaservo@users.noreply.github.com >
2025-08-17 16:46:33 +00:00
Tadas Antanavicius
0e519ca3a1
Merge pull request #1519 from olaservo/olaservo-patch-1
...
Update fetch Readme JSON snippets for installation to be complete JSON
2025-05-31 11:27:34 -07:00
David Dworken
c0821f1ed8
Add warning about security risks of 2 MCP servers ( #1765 )
2025-05-15 17:49:25 +01:00
Ola Hungerford
5514774490
Update fetch Readme JSON snippets for installation to be complete JSON
2025-04-17 19:52:45 -07:00
Burke Holland
090b6b7c1a
Move VS Code below Claude
2025-04-10 12:10:02 -05:00
Burke Holland
76b3d7b5de
Merge remote-tracking branch 'upstream/main' into burkeholland-vscode-install-instructions
2025-04-10 09:29:23 -05:00
Burke Holland
e6db372447
Update READMEs with instructions for VS Code installation
2025-04-03 16:37:27 -05:00
shiquda
64a654744a
feat(fetch): add support for using proxy for requests
2025-03-13 00:20:48 +08:00
Jim Clark
70e19c466d
Migrate python servers to mcp namespace
2024-12-19 13:42:46 -08: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
c820086b35
update README to reflect new capabilities
2024-11-29 14:45:57 +00:00
anjor
39d6a3bc6b
fix zed config
2024-11-28 22:01:38 +00:00
Jack Adamson
467330de6e
update fetch server to use readability JS if node is installed
2024-11-28 18:44:33 +00:00
Jack Adamson
fe9777401f
update README to document commandline arguments
2024-11-25 19:38:23 +00:00
Jack Adamson
781571b40d
add fetch MCP server
2024-11-22 12:33:19 +00:00