Skip to main content
Glama

LibreSprite MCP

by Snehil-Shah
pyproject.toml433 B
[project] name = "libresprite-mcp" version = "0.1.3" description = "Prompt your way into LibreSprite" readme = "README.md" authors = [ { name = "Snehil Shah", email = "snehilshah.989@gmail.com" } ] requires-python = ">=3.11" dependencies = [ "flask>=3.1.1", "mcp[cli]>=1.12.2", ] [project.scripts] libresprite-mcp = "libresprite_mcp:main" [build-system] requires = ["uv_build>=0.8.3,<0.9.0"] build-backend = "uv_build"

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/Snehil-Shah/libresprite-mcp'

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