Skip to main content
Glama

mcp-meme-sticky

pyproject.toml585 B
[project] name = "mcp-sticky" version = "0.1.0" description = "mcp-sticky: MCP server to create WhatsApp or Telegram sticker. ✨No APIs✨" readme = "README.md" requires-python = "~=3.10" dependencies = [ "beautifulsoup4>=4.13.4", "fastmcp>=2.3.4", "mediapipe>=0.10.21", "requests>=2.32.3", ] [[project.authors]] name = "Nikhil Kapila" email = "info@nkapila.me" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] mcp-sticky = "mcp_sticky.main:mcp.run" [tool.hatch.build.targets.sdist] include = ["resources/*", "utils/*"]

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/nkapila6/mcp-meme-sticky'

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