Commit Graph

364 Commits

Author SHA1 Message Date
samanhappy
332a9cc5b8 feat: add env property to McpSettings interface and initializeClientsFromSettings function 2025-04-01 11:42:20 +08:00
samanhappy
ea3bcb4d79 docs: update README.md to include usage instructions and configuration for mcp_settings.json 2025-03-31 20:07:51 +08:00
samanhappy
ff2ff8a941 refactor: simplify Dockerfile by removing Python installation; update mcp_settings.json to use npx for time-mcp command 2025-03-31 19:56:47 +08:00
samanhappy
35bce33ef6 Update docker-image.yml 2025-03-31 19:48:44 +08:00
samanhappy
81d54766f6 refactor: update Dockerfile and package.json to add zod dependency; improve code formatting in server.ts 2025-03-31 19:42:45 +08:00
samanhappy
a61bda6ea9 refactor: update Dockerfile to use Node.js 22-alpine image 2025-03-31 19:38:23 +08:00
samanhappy
aadc56c0df Create docker-image.yml 2025-03-31 19:35:51 +08:00
samanhappy
f06f112a2b refactor: update README for consistency and modify mcp_settings.json command; add Dockerfile for application containerization 2025-03-31 19:33:54 +08:00
samanhappy
9cb0812b98 refactor: implement dynamic client and transport initialization from settings file 2025-03-31 19:17:02 +08:00
samanhappy
3794ca7b2a refactor: improve type definition for input schema properties 2025-03-31 18:56:40 +08:00
samanhappy
1937aae82c refactor: enhance tool registration and input schema processing 2025-03-31 18:54:09 +08:00
samanhappy
c34e54673b refactor: update tool registration to support multiple clients and transports 2025-03-31 18:11:24 +08:00
samanhappy
c34e176563 update README to reflect project name change and simplify content 2025-03-31 15:41:59 +08:00
samanhappy
5fdd0b0c7e initialize project 2025-03-31 15:38:30 +08:00