Skip to main content
Glama

Puch AI MCP Starter

by VipulGhodke
pyproject.toml511 B
[project] name = "mcp-starter" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.11" dependencies = [ "fastmcp>=2.11.2", "pillow>=11.3.0", "python-dotenv>=1.1.1", # Backend API stack "fastapi>=0.110.0", "uvicorn>=0.30.0", "SQLAlchemy>=2.0.30", "asyncpg>=0.29.0", "aiosqlite>=0.19.0", "pydantic>=2.7.0", "pydantic-settings>=2.2.1", "redis>=5.0.0", # HTTP client used across services "httpx>=0.27.0", ]

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/VipulGhodke/mcpServer'

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