ableton-live-mcp-server

View on PyPIReverse Dependencies (0)

0.2.1 ableton_live_mcp_server-0.2.1-py3-none-any.whl
0.2.0 ableton_live_mcp_server-0.2.0-py3-none-any.whl
0.1.9 ableton_live_mcp_server-0.1.9-py3-none-any.whl
0.1.8 ableton_live_mcp_server-0.1.8-py3-none-any.whl
0.1.7 ableton_live_mcp_server-0.1.7-py3-none-any.whl
0.1.6 ableton_live_mcp_server-0.1.6-py3-none-any.whl
0.1.5 ableton_live_mcp_server-0.1.5-py3-none-any.whl
0.1.4 ableton_live_mcp_server-0.1.4-py3-none-any.whl
0.1.3 ableton_live_mcp_server-0.1.3-py3-none-any.whl
0.1.2 ableton_live_mcp_server-0.1.2-py3-none-any.whl
0.1.0 ableton_live_mcp_server-0.1.0-py3-none-any.whl

Wheel Details

Project: ableton-live-mcp-server
Version: 0.2.1
Filename: ableton_live_mcp_server-0.2.1-py3-none-any.whl
Download: [link]
Size: 32739
MD5: 14cbbb8c54aa836b5cb024abc8a5e729
SHA256: 1a6183a34596980cf4d92b40e32769011e619b85a5ed48845ca967e6390d3669
Uploaded: 2025-03-21 05:52:25 +0000

This wheel failed validation; the error message was: RECORD entry has a non-normalized path: './.gitignore'

dist-info

METADATA

Metadata-Version: 2.4
Name: ableton-live-mcp-server
Version: 0.2.1
Summary: MCP Server for Ableton Live
Author: Project Contributors
Project-Url: Homepage, https://github.com/mrmos/ableton-live-mcp-server
Project-Url: Issues, https://github.com/mrmos/ableton-live-mcp-server/issues
License: MIT License Copyright (c) 2025 Simon Kansara Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10
Requires-Dist: fastmcp (>=0.4.1)
Requires-Dist: mcp (>=1.4.0)
Requires-Dist: python-osc
Requires-Dist: uvicorn
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5580 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

entry_points.txt

ableton-mcp-server = mcp_ableton_server:main
ableton-osc-daemon = osc_daemon:main