Skip to main content
Glama
pyproject.toml543 B
[project] name = "blueprint-mcp" version = "3.0.0" description = "Diagram generation for codebases using Nano Banana Pro" readme = "README.md" requires-python = ">=3.11" dependencies = [ "google-genai>=1.0.0", "arcade-mcp-server>=0.1.0", "pillow>=10.0.0", "pydantic>=2.0.0", ] [project.optional-dependencies] dev = [ "pytest>=7.0.0", "pytest-asyncio>=0.21.0", ] [build-system] requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta" [tool.setuptools] py-modules = ["server", "generator", "prompts"]

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/ArcadeAI/blueprint-mcp'

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