samanhappy
|
5532c19305
|
feat(auth): implement user authentication and password change functionality
|
2025-04-12 21:55:26 +08:00 |
|
samanhappy
|
b1443787ca
|
feat: update README files for clarity and consistency; refactor server management logic
|
2025-04-07 16:18:11 +08:00 |
|
samanhappy
|
3669260410
|
feat: add server editing functionality and enhance server management features
|
2025-04-05 16:28:58 +08:00 |
|
samanhappy
|
52b7872798
|
refactor: streamline server initialization and enhance error handling in serverController
|
2025-04-03 23:45:20 +08:00 |
|
samanhappy
|
3ebceefdef
|
refactor
|
2025-04-03 23:36:05 +08:00 |
|
samanhappy
|
d256590329
|
refactor: enhance removeServer function to close client and transport connections before removal
|
2025-04-02 10:54:52 +08:00 |
|
samanhappy
|
fecbd91358
|
refactor: optimize server initialization and connection handling; streamline registerAllTools calls
|
2025-04-02 10:49:30 +08:00 |
|
samanhappy
|
2b3cf70562
|
refactor: enhance server status handling; add 'connecting' state and improve connection logging
|
2025-04-02 09:28:51 +08:00 |
|
samanhappy
|
702c5520f0
|
refactor: update server initialization to return detailed ServerInfo objects; streamline client and transport handling
|
2025-04-02 09:20:07 +08:00 |
|
samanhappy
|
6a2cf39c92
|
refactor: update addServer function to return detailed success messages; clean up whitespace in index.ts
|
2025-04-02 09:04:55 +08:00 |
|
samanhappy@qq.com
|
d7f185d93d
|
refactor: enhance environment variable handling in client initialization; add function to expand env vars
|
2025-04-01 22:16:14 +08:00 |
|
samanhappy
|
3a9b9ce34a
|
refactor: clean up addServer and removeServer functions; improve readability and structure
|
2025-04-01 19:24:20 +08:00 |
|
samanhappy
|
cf2cd4f4b4
|
refactor: update server removal logic to return detailed status; enhance conditional JSON parsing middleware
|
2025-04-01 18:54:47 +08:00 |
|
samanhappy
|
13b2ff4234
|
feat: add API endpoints for managing servers and settings
|
2025-04-01 18:24:14 +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
|
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
|
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
|
5fdd0b0c7e
|
initialize project
|
2025-03-31 15:38:30 +08:00 |
|