yctimlin
661d343b18
update readme
2025-07-12 10:36:24 +00:00
yctimlin
aa605b3bed
fix bug of text element
2025-07-12 09:54:18 +00:00
yctimlin
86232d9c94
fix text label bugs
2025-07-12 09:01:51 +00:00
yctimlin
afa145bd73
update readme
2025-07-12 07:56:06 +00:00
yctimlin
542e3f149f
update dockerfile
2025-07-12 07:38:35 +00:00
yctimlin
898952e359
update version
2025-07-12 06:20:34 +00:00
yctimlin
4f9546de76
Improve frontend error handling in server.js
2025-07-12 05:32:12 +00:00
yctimlin
4acb2e67f8
Enhance build process and add TypeScript configuration
...
- Update package.json to include separate build scripts for frontend and types, and add a build server script.
- Introduce tsconfig.json for TypeScript configuration, enabling declaration files and source maps.
- Add TypeScript and Node types as development dependencies.
- Include TypeScript declaration files in the package distribution.
2025-07-12 05:18:01 +00:00
yctimlin
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
...
- Introduce LICENSE file with MIT License details.
- Change project name to 'mcp-excalidraw-server' and update description in package.json for clarity on features.
- Revise README.md to include new installation options and usage instructions for the npm package.
- Add shebang to index.js for direct CLI execution.
2025-07-11 19:52:18 +00:00
yctimlin
31c0dbd2d1
Add integration instructions for Cursor in README.md, including configuration details for mcp.json file and setup steps for users.
2025-05-12 23:20:49 +08:00
yctimlin
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.
2025-05-12 23:16:28 +08:00
yctimlin
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.
2025-05-12 23:11:00 +08:00
yctimlin
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.
2025-05-12 23:03:29 +08:00
yctimlin
110bb19642
support npx
2025-05-12 22:27:24 +08:00
yctimlin
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.
2025-03-16 22:45:52 +08:00
yctimlin
860e905b56
Initialize Excalidraw MCP server with essential files including Docker setup, environment configuration, and logging. Added core functionality for element manipulation and server operations.
2025-03-16 21:52:02 +08:00