Skip to main content
Glama

Jimeng MCP Server

by ttkkasd
MIT License
2
smithery.yaml863 B
# Smithery configuration file for jimeng-mcp # Volcengine Jimeng Image Generation MCP Server runtime: "typescript" startCommand: type: "http" configSchema: type: object properties: accessKeyId: type: string title: "Access Key ID" description: "Your Volcengine Access Key ID for Jimeng API" secretAccessKey: type: string title: "Secret Access Key" description: "Your Volcengine Secret Access Key for Jimeng API" region: type: string title: "Region" description: "Volcengine region" default: "cn-north-1" endpoint: type: string title: "Endpoint" description: "Custom endpoint URL (optional)" exampleConfig: accessKeyId: "your-access-key-id" secretAccessKey: "your-secret-access-key" region: "cn-north-1" env: NODE_ENV: "production" MCP_MODE: "http"

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/ttkkasd/jimeng-mcp'

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