143 Commits

Author SHA1 Message Date
shawn.qian
3015c5dd24 docs: fix Chinese documentation and JSON format in Zed installation section
- Add VS Code installation button to Chinese documentation
- Add Node v18 requirement note to Chinese MCP client errors section
- Remove duplicate JeredBlu entry in Chinese media section
- Fix JSON format in Zed installation section in English documentation
2025-04-27 11:35:23 +08:00
Enes Gules
c6fa5116e0
Update README.md 2025-04-26 17:34:59 +03:00
Adrien Gooris
1c1271c534
docs: add french documentation 2025-04-26 00:36:03 +02:00
Jyotirmoy Das
72d7e741d0 fix: Update Context7 MCP installation instructions with specific version and node options 2025-04-25 16:45:04 +00:00
akbxr
27e8c13502 docs: Add Zed installation instructions to README.md 2025-04-25 11:38:55 +07:00
Enes Gules
be1aa31066
Merge pull request #82 from brainoir/patch-1
docs: Add Docker setup instructions to README
2025-04-24 13:45:34 +03:00
dsfaccini
156c5c8644 [Translation] Spanish README 2025-04-23 21:50:41 -05:00
brainoir
ac46ac44ae
docs: Add Docker setup instructions to README
This PR adds instructions for setting up and running the Context7 MCP server using Docker, as requested by @enesgules in issue #[ЗДЕСЬ_НОМЕР_ВАШЕГО_ISSUE].

A new section `### Using Docker` has been added under `## Getting Started` in the `README.md` file.

This section includes:

*   A sample `Dockerfile` for building the server image (placed within `<details>` for conciseness).
*   The command to build the Docker image (`docker build`).
*   An example configuration snippet showing how to set up an MCP client (like Cline, Cursor, etc.) to execute the server via `docker run -i --rm`.
*   Important notes reminding users to ensure Docker is running, to execute `docker build` in the correct directory, and to adapt the client configuration based on specific client examples provided earlier in the README.

This provides users with an alternative method for running the MCP server in an isolated Docker environment.
2025-04-23 21:52:08 +02:00
brainoir
50f502a4f4
docs: Add Docker setup instructions to README
This PR adds instructions for setting up and running the Context7 MCP server using Docker, as requested by @enesgules in issue #[ЗДЕСЬ_НОМЕР_ВАШЕГО_ISSUE].

A new section `### Using Docker` has been added under `## Getting Started` in the `README.md` file.

This section includes:

*   A sample `Dockerfile` for building the server image (placed within `<details>` for conciseness).
*   The command to build the Docker image (`docker build`).
*   An example configuration snippet showing how to set up an MCP client (like Cline, Cursor, etc.) to execute the server via `docker run -i --rm`.
*   Important notes reminding users to ensure Docker is running, to execute `docker build` in the correct directory, and to adapt the client configuration based on specific client examples provided earlier in the README.

This provides users with an alternative method for running the MCP server in an isolated Docker environment.
2025-04-23 21:38:07 +02:00
Enes Gules
b914a2b9e1
Update README.md 2025-04-23 20:00:50 +03:00
Enes Gules
3ff2ee8519
Merge branch 'master' into patch-1 2025-04-23 19:59:38 +03:00
Harald Kirschner
d25592a5fb
Add VS Code install buttons
Adds a nice one-click instal experience, similar to what the GitHub and Playwright servers offer in their readme.
2025-04-23 08:56:14 -07:00
coyaSONG
74cf96061a docs: add Korean translation
- Add README.ko.md
- Add Korean badge to main README.md
2025-04-23 21:38:07 +09:00
duyifan02
5fbb3c0e43 docs: add README-zh-CN and add a button in README.md 2025-04-23 11:37:56 +08:00
Abdusshh
b199a1645e feat: enforce minimum token limit of 5000 for library docs retrieval 2025-04-23 00:18:15 +03:00
Abdusshh
1afaa5982e chore: add new media links to README 2025-04-23 00:11:04 +03:00
Abdusshh
1d04132816 chore: add star history chart to README.md 2025-04-23 00:04:03 +03:00
Abdusshh
99833eef28 chore: Update README with MCP client error solutions and fix formatting 2025-04-23 00:03:09 +03:00
Enes Akar
38c4fefcc9
Update README.md 2025-04-21 21:15:58 -07:00
Enes Akar
d2a59563fa
Merge pull request #32 from tomByrer/patch-1
+ media link to README.md
2025-04-21 00:38:01 -07:00
Enes Akar
36c39982d4
Update README.md 2025-04-21 00:24:57 -07:00
Tom Byrer
12adb55c7b
+ media link to README.md
If you're interested in linking articles about your project (great for folks like me who learn via 'show & tell'), here is a start.

I have no affiliation with author.
2025-04-20 22:39:59 -05:00
Enes Gules
8547904820
Merge pull request #18 from wilsonsilva/master
Document installation in Claude Code and Claude Desktop
2025-04-20 11:23:51 +03:00
Enes Gules
3863f05e2e
Update README.md 2025-04-20 11:20:58 +03:00
Enes Gules
7ee53d8c8e
Merge pull request #27 from upstash/smithery/config-2fpz
Deployment: Dockerfile and Smithery config
2025-04-20 11:20:34 +03:00
Abdusshh
4fea661c90 chore: add badges and simplify runtime options in installation instructions 2025-04-20 11:18:46 +03:00
smithery-ai[bot]
d45adeb705
Update README 2025-04-20 08:05:25 +00:00
Ryan
13631eedd7
chore: update readme to recommend deno instead of npx 2025-04-20 09:09:03 +08:00
Abdusshh
c1a4a1a21c Add troubleshooting section for ERR_MODULE_NOT_FOUND with bunx alternative 2025-04-19 14:56:48 +03:00
Wilson Silva
c5e6ae6ec6
Document installation in Claude Code and Claude Desktop 2025-04-18 13:43:45 +01:00
Abdusshh
1d36208044 chore: update README to use @latest tag 2025-04-17 00:02:56 +03:00
Abdusshh
52bf258f0c chore: add VSCode installation instructions to README 2025-04-15 00:43:11 +03:00
Abdusshh
a79bcabb55 chore: update code block formatting in README and remove quotes from examples 2025-04-13 19:37:29 +03:00
Thomas
503c0da52b formatting and linting 2025-04-13 16:17:15 +02:00
Josh
30ab52ae79 fix: rephrase use-case 2025-04-11 15:11:28 +02:00
Josh
5753892123 chore: update for bun 2025-04-11 11:03:46 +02:00
Josh
7641e71e85 feat: improved readme 2025-04-11 10:44:37 +02:00
Abdusshh
ddfa40b4f4 update README with libraryName param 2025-04-09 04:02:56 +03:00
Abdusshh
dd3b1661c1 fix: folder search parameter 2025-04-08 20:29:04 +03:00
Abdusshh
d7ca6b94e4 chore: format and remove unused field 2025-04-08 13:58:58 +03:00
Abdusshh
39a43d5b1d refactor: use library instead of package 2025-04-04 18:20:07 +03:00
Abdusshh
f2db8d4be0 feat: change package name and update readme 2025-04-03 12:32:03 +03:00
Abdullah Enes
349df71354
Create README.md 2025-03-29 00:29:17 +03:00