mirror of
https://github.com/haris-musa/excel-mcp-server.git
synced 2025-12-25 17:26:39 +08:00
feat: Update version to 0.1.5, enhance server functionality with streamable HTTP mode, and improve type hints across the codebase (#63) fixes #57
This commit is contained in:
BIN
assets/logo.png
BIN
assets/logo.png
Binary file not shown.
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.2 KiB |
@ -1,8 +1,8 @@
|
||||
<svg width="400" height="100" viewBox="0 0 800 200" xmlns="http://www.w3.org/2000/svg" fill="none">
|
||||
<rect width="800" height="200" fill="#0F172A" rx="20"/>
|
||||
<g font-family="'Segoe UI', Tahoma, Geneva, Verdana, sans-serif" font-weight="bold" fill="#F8FAFC">
|
||||
<text x="130" y="110" font-size="60" fill="#38BDF8">Excel</text>
|
||||
<text x="310" y="110" font-size="60" fill="#FACC15">MCP</text>
|
||||
<text x="470" y="110" font-size="60" fill="#4ADE80">Server</text>
|
||||
<g font-family="Arial, Helvetica, sans-serif" font-weight="bold" text-anchor="start" dominant-baseline="text-before-edge">
|
||||
<text x="130" y="125" font-size="60" fill="#38BDF8">Excel</text>
|
||||
<text x="310" y="125" font-size="60" fill="#FACC15">MCP</text>
|
||||
<text x="470" y="125" font-size="60" fill="#4ADE80">Server</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 480 B After Width: | Height: | Size: 503 B |
Reference in New Issue
Block a user