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
Frederick Ros
cd88954e18
fix: resolve ZoneInfo error by using IANA-compliant local timezone
...
Replaced local timezone detection using tzinfo string (e.g. "CEST")
with tzlocal.get_localzone_name() to ensure a valid IANA time zone
(e.g. "Europe/Paris") is passed to ZoneInfo. This avoids runtime
errors on macOS and other systems that return non-IANA tz abbreviations.
2025-05-13 18:53:03 +02: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
Jim Clark
621919a954
Switch to uv-less final stages
2024-12-19 17:13:21 -08: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
David Soria Parra
e7e1c85058
python servers 0.6.2
2024-12-04 15:57:31 +00:00
David Soria Parra
2578d6f668
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
David Soria Parra
bccd33f7a1
fix time server
2024-11-29 11:29:23 +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