mirror of
https://github.com/haris-musa/excel-mcp-server.git
synced 2025-12-08 17:12:41 +08:00
Update README.md (#41)
This commit is contained in:
@ -6,8 +6,6 @@
|
|||||||
[](https://pypi.org/project/excel-mcp-server/)
|
[](https://pypi.org/project/excel-mcp-server/)
|
||||||
[](https://opensource.org/licenses/MIT)
|
[](https://opensource.org/licenses/MIT)
|
||||||
|
|
||||||
# Excel MCP Server
|
|
||||||
|
|
||||||
A Model Context Protocol (MCP) server that lets you manipulate Excel files without needing Microsoft Excel installed. Create, read, and modify Excel workbooks with your AI agent.
|
A Model Context Protocol (MCP) server that lets you manipulate Excel files without needing Microsoft Excel installed. Create, read, and modify Excel workbooks with your AI agent.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
@ -46,6 +44,10 @@ SSE transport is perfect for remote connections, which manipulate remote files:
|
|||||||
uvx excel-mcp-server sse
|
uvx excel-mcp-server sse
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Add to Cursor
|
||||||
|
|
||||||
|
[](https://cursor.com/install-mcp?name=excel-mcp-server&config=eyJjb21tYW5kIjoidXZ4IGV4Y2VsLW1jcC1zZXJ2ZXIgc3RkaW8ifQ%3D%3D)
|
||||||
|
|
||||||
## Using with AI Tools
|
## Using with AI Tools
|
||||||
|
|
||||||
1. Add this configuration to your client, choosing the appropriate transport method for your needs:
|
1. Add this configuration to your client, choosing the appropriate transport method for your needs:
|
||||||
|
|||||||
Reference in New Issue
Block a user