Fix host and port configuration issues - closes #83, closes #84 (#85)

This commit is contained in:
Haris
2025-08-07 01:00:49 +05:00
committed by GitHub
parent a62ce1aabc
commit f0c0ecdcd7
5 changed files with 689 additions and 92 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "excel-mcp-server"
version = "0.1.6"
version = "0.1.7"
description = "Excel MCP Server for manipulating Excel files"
readme = "README.md"
requires-python = ">=3.10"