Skip to main content
Glama

mcp-audio-analysis

pyproject.toml993 B
[project] name = "mcp-music-analysis" version = "0.1.41" description = "\\A MCP server with music tools\\" readme = "README.md" requires-python = ">=3.11.11" dependencies = [ "fastmcp==0.4.1", "librosa>=0.9.2", "matplotlib>=3.5.1", "numpy>=1.21.0", "pytubefix==8.12.2", "asyncio>=3.4.3", "soundfile==0.13.1", ] [build-system] requires = ["setuptools>=42"] build-backend = "setuptools.build_meta" [tool.poetry.scripts] mcp-music-analysis = "mcp_music_analysis:main" [project.scripts] mcp-music-analysis = "mcp_music_analysis:main" [tool.pytest.ini_options] pythonpath = [ "." ] testpaths = [ "tests" ] [[project.authors]] name = "hugohow" email = "hugohowchoong@gmail.com" [project.urls] Homepage = "https://github.com/hugohow/mcp-music-analysis" Repository = "https://github.com/hugohow/mcp-music-analysis" Documentation = "https://github.com/hugohow/mcp-music-analysis" "Bug Tracker" = "https://github.com/hugohow/mcp-music-analysis/issues"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hugohow/mcp-music-analysis'

If you have feedback or need assistance with the MCP directory API, please join our Discord server