General-purpose MCP server (Excel read and more).
Project description
snail-mcp
General-purpose MCP server.
Setup
uv sync
Run MCP server
After uv sync, use either:
uv run snail-mcp
or (with venv activated) run the script directly:
snail-mcp
Alternative: uv run python -m snail_mcp.server
Run via uvx
uvx snail-mcp
If you see ImportError: cannot import name 'main' from 'mcp.server', the cached package is old. Clear cache then retry:
uv cache clean snail-mcp
uvx snail-mcp
Publish
- Build:
uv build - Upload:
uv publish(need PyPI token) ortwine upload dist/* - Then anyone can run:
uvx snail-mcp
Tools
- read_excel: Read .xlsx cells (value, formula, style). Params: filepath, out (v/b/f/n/z/c/g), fmt (j/t), sheets, row/col range, sparse.
This README was generated by AI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file snail_mcp-0.1.2.tar.gz.
File metadata
- Download URL: snail_mcp-0.1.2.tar.gz
- Upload date:
- Size: 29.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4b9539aa311b70276d14a2cb21774ca2ade22b5ce6b5040be48a2d7161ab128
|
|
| MD5 |
b9f2841f48d0bd13e5c7b1dac4c94275
|
|
| BLAKE2b-256 |
4735cffe819f4d605c0eaaa06e0f2d383698c5e7a1aaa101c105959e4c00c432
|
File details
Details for the file snail_mcp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: snail_mcp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23f42cc93920eb331c6e68589717ab63cb67de592bbe344fc6bf8d827e14298f
|
|
| MD5 |
6b95a88bde1ebe856b059833ce2bfb58
|
|
| BLAKE2b-256 |
68b1af16a7d6c47e96338c4b6611ad2249a63a301dfd3310a729fc8cbc0638da
|