Commit Graph

20 Commits

Author SHA1 Message Date
samanhappy
a393404599 docs: update README to improve configuration and installation instructions 2025-04-01 17:38:47 +08:00
samanhappy
88455dc4cf style: improve code formatting and consistency in ESLint configuration and React components 2025-04-01 17:05:09 +08:00
samanhappy
f48c68c134 fix: update inputSchema type to use 'unknown' and improve code consistency 2025-04-01 17:03:47 +08:00
samanhappy
e87e196775 feat: add MCP Hub Dashboard with server status and tool information display 2025-04-01 16:45:10 +08:00
samanhappy
0b20032e94 feat: enhance error handling in client connection and return server names from settings 2025-04-01 15:52:05 +08:00
samanhappy
cfa2c5d792 feat: add PATH to env in StdioClientTransport configuration 2025-04-01 11:52:35 +08:00
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