Skip to main content
Glama

Sonarr MCP Server

pyproject.toml484 B
[project] name = "sonarr-mcp" version = "0.1.0" description = "MCP server for Sonarr tv-show management" readme = "README.md" requires-python = ">=3.13" dependencies = [ "mcp>=1.0.0", "httpx>=0.27.0", "pydantic>=2.0.0", ] [project.scripts] sonarr-mcp = "sonarr_mcp_server:main" [dependency-groups] dev = [ "twine>=5.0.0", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["sonarr_mcp_server"]

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/MichaelReubenDev/sonarr-mcp'

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