Commit Graph

10 Commits

Author SHA1 Message Date
S1M0N38
8c1ed8c07b Merge branch 'main' into feat-configurable-timezone 2025-07-18 19:09:17 +02:00
Vibor Cipan
b64c0b2926 docs: Adds Zencoder instructions for the Time and git MCP Server (#2337)
* docs: Adds Zencoder instructions for the Time MCP Server

* docs: Adds Zencoder instructions for the git MCP Server
2025-07-14 13:59:54 +01:00
Ola Hungerford
6c9246468f Merge pull request #1527 from czy88840616/patch-1
Docs: wrap mcpServers config in complete JSON for better IDE support
2025-04-23 08:08:29 -07:00
Harry Chen
0a7c7c18f8 docs: Update server README.md 2025-04-22 12:03:01 +08:00
Burke Holland
090b6b7c1a Move VS Code below Claude 2025-04-10 12:10:02 -05:00
S1M0N38
f3e14698c9 feat: configurable timezone for docker in time server
Fixes #639

Add support for configurable timezone in Docker for `time` server.

* Update `src/time/Dockerfile` to include `LOCAL_TIMEZONE` environment variable.
* Set default timezone to "UTC" in `src/time/Dockerfile`.
* Modify `ENTRYPOINT` in `src/time/Dockerfile` to include `--local-timezone` argument.
* Update `src/time/README.md` to include instructions on setting the timezone using `LOCAL_TIMEZONE` environment variable.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/modelcontextprotocol/servers/issues/639?shareId=XXXX-XXXX-XXXX-XXXX).
2025-02-20 00:51:50 +01:00
colinmcneil
49044156e3 Update readmes to use new mcp namespace 2024-12-19 13:11:36 -08:00
Jim Clark
368e3b23ca Add Dockerfiles for the 17 sample MCP servers
* add Dockerfiles and update README.md definitions
2024-12-19 13:11:34 -08:00
Mariusz Korzekwa
d37ce3cc51 Fix uv lock for time-server, update Readme 2024-11-28 22:18:40 +01:00
Mariusz Korzekwa
b7ca691573 Add initial time server 2024-11-28 22:12:09 +01:00