Skip to main content
Glama

MCP Image Placeholder Server

by husniadil
smithery.yaml505 B
# Smithery configuration file: https://smithery.ai/docs/config#smitheryyaml startCommand: type: stdio configSchema: type: object properties: provider: type: string enum: - placehold - lorem-picsum width: type: integer minimum: 1 maximum: 10000 height: type: integer minimum: 1 maximum: 10000 commandFunction: () => ({ command: 'uv', args: ['--directory', '/app', 'run', 'main.py'] })

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/husniadil/mcp-image-placeholder'

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