4f9546de76
Improve frontend error handling in server.js
yctimlin2025-07-12 05:32:12 +00:00
4acb2e67f8
Enhance build process and add TypeScript configuration
yctimlin2025-07-12 05:18:01 +00:00
cb743c6a1e
Add MIT License, update project name and description in package.json, enhance README.md with installation instructions, and modify index.js for CLI support
yctimlin2025-07-11 19:52:18 +00:00
cee3b775bf
Update README.md and remove unused files for Excalidraw MCP Canvas
ycsahara2025-07-11 19:22:54 +00:00
11309c731b
Refactor project structure and update configurations
ycsahara2025-07-11 19:06:08 +00:00
c5ba87db6e
Simplify frontend UI and build system
ycsahara2025-07-11 18:41:39 +00:00
1be9f3b47b
Add frontend React app and server components
ycsahara2025-07-11 17:49:07 +00:00
31c0dbd2d1
Add integration instructions for Cursor in README.md, including configuration details for mcp.json file and setup steps for users.
yctimlin2025-05-12 23:20:49 +08:00
2c22953542
Update README.md to announce the release of version 1.0.0 on npm, enhance npx usage instructions, and add command-line options for server configuration. Include details for global installation and local development setup.
yctimlin2025-05-12 23:16:28 +08:00
7f4bcd587a
Update logger configuration to enhance timestamp formatting and adjust transport settings. Change console transport to log only warnings and errors, and add file transport for all log levels.
yctimlin2025-05-12 23:11:00 +08:00
d015c516e0
Refactor error handling and logging to use process.stderr for better output management. Disable color codes in JSON parsing to prevent issues. Update logger configuration for improved clarity in log outputs.
yctimlin2025-05-12 23:03:29 +08:00
c0ac378695
Add .excalidraw to .gitignore, enhance README.md with Cursor integration instructions, and add mcp.json.example for configuration
ycsahara2025-03-17 13:18:27 +08:00
7a72c187a6
Enhance README.md with comprehensive features and usage details for Excalidraw MCP server. Updated sections for integration, installation, and examples to improve clarity and developer experience.
yctimlin2025-03-16 22:45:52 +08:00
860e905b56
Initialize Excalidraw MCP server with essential files including Docker setup, environment configuration, and logging. Added core functionality for element manipulation and server operations.
yctimlin2025-03-16 21:52:02 +08:00