cherry-studio/src/main/mcpServers
kangfenmao 8191791036 refactor(mcp): move inMemory servers to npx search scope
- Updated error handling in FileSystemServer to throw errors instead of exiting the process.
- Enhanced MCPService to use a more flexible server name check and updated the path for MCP_REGISTRY_PATH.
- Refined Inputbar to conditionally set enabled MCPs only if they are not empty.
- Cleaned up MCPToolsButton and MCPSettings by removing unused imports and effects.
- Updated NpxSearch to include a new npm scope and improved search result handling.
- Enhanced builtin MCP server descriptions for better clarity.
2025-04-07 14:07:01 +08:00
..
brave-search.ts feat(mcp): add in-memory MCP server support and configuration management (#4359) 2025-04-05 14:17:56 +08:00
factory.ts bugfix(MCP): ensure memory path exists on initialization and remove unused… (#4418) 2025-04-06 12:40:51 +08:00
fetch.ts feat(mcp): add in-memory MCP server support and configuration management (#4359) 2025-04-05 14:17:56 +08:00
filesystem.ts refactor(mcp): move inMemory servers to npx search scope 2025-04-07 14:07:01 +08:00
memory.ts bugfix(MCP): ensure memory path exists on initialization and remove unused… (#4418) 2025-04-06 12:40:51 +08:00
sequentialthinking.ts feat(mcp): add in-memory MCP server support and configuration management (#4359) 2025-04-05 14:17:56 +08:00