Commit Graph

72 Commits

Author SHA1 Message Date
samanhappy
9a06bae225 fix: improve error handling in CallToolRequest by providing detailed error messages (#48) 2025-05-05 19:09:02 +08:00
samanhappy
e5aaae466f feat: add log management features including log viewing, filtering, and streaming (#45) 2025-05-02 21:41:16 +08:00
samanhappy
c9ec3b77ce fix: sort market servers by official status (#36) 2025-04-26 21:17:05 +08:00
samanhappy
bbb99b6f17 fix: enhance MCP server tool registration and client initialization logic (#31) 2025-04-23 16:27:21 +08:00
samanhappy
c1eabb5607 fix: improve client connection handling and tool listing in mcpService (#30) 2025-04-23 15:46:06 +08:00
samanhappy
afd1ee7a50 Enhance routing and settings functionality (#29) 2025-04-21 17:51:21 +08:00
samanhappy
66d592da1c fix: handle error when sending tool list changed notification (#13) 2025-04-17 19:21:28 +08:00
samanhappy
adef02d3b9 feat: add group management functionality (#12) 2025-04-17 18:55:04 +08:00
samanhappy
f94acb8bef fix: sort server information by enabled status in getServersInfo 2025-04-15 09:41:20 +08:00
samanhappy@qq.com
2e1f73ef64 feat: add server toggle functionality 2025-04-14 22:25:07 +08:00
samanhappy
5df6dd99b7 enhance JSON schema conversion to Zod schema 2025-04-12 09:44:33 +08:00
samanhappy
244f900035 refactor: update Dockerfile and entrypoint script to use REQUEST_TIMEOUT; improve variable naming in mcpService 2025-04-09 16:36:53 +08:00
samanhappy
aada2d29de refactor: remove killProcess function and enhance client/transport closure in updateMcpServer 2025-04-08 20:30:10 +08:00
samanhappy
a393d8bb0b fix: change oldServer variable declaration to const for better clarity 2025-04-08 19:42:12 +08:00
samanhappy
8c7fffbb77 fix: Increased connection timeout for MCP client 2025-04-08 12:42:29 +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
3afb0b9dc1 feat: enhance JSON schema casting to support array item types 2025-04-07 14:08:40 +08:00
samanhappy
3669260410 feat: add server editing functionality and enhance server management features 2025-04-05 16:28:58 +08:00
samanhappy
2e33026151 refactor: enhance server management by adding McpServer re-creation and initialization after server removal 2025-04-04 00:16:30 +08:00
samanhappy
4ab7ad28e0 refactor: swap server names in mcp_settings.json and enhance comments in mcpService.ts and index.ts for clarity 2025-04-04 00:00:43 +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