appshots-mcp 0.3.0

MCP server for generating ASO-optimized App Store screenshots
Documentation
1
2
3
4
5
6
7
pub mod error;
pub mod io;
pub mod model;
pub(crate) mod prompts;
pub mod server;
pub mod service;
pub mod tools;