Skip to main content
Glama
smithery.yamlโ€ข1.08 kB
runtime: "typescript" startCommand: type: "http" configSchema: type: "object" properties: SMARTLING_USER_IDENTIFIER: type: "string" description: "Smartling User Identifier for API authentication" SMARTLING_USER_SECRET: type: "string" description: "Smartling User Secret for API authentication" SMARTLING_BASE_URL: type: "string" default: "https://api.smartling.com" description: "Smartling API base URL" SMARTLING_ACCOUNT_ID: type: "string" description: "Default Smartling Account ID (optional but recommended)" OPENAI_API_KEY: type: "string" description: "OpenAI API key for AI-powered features (optional but recommended)" required: ["SMARTLING_USER_IDENTIFIER", "SMARTLING_USER_SECRET"] exampleConfig: SMARTLING_USER_IDENTIFIER: "your_user_identifier" SMARTLING_USER_SECRET: "your_user_secret" SMARTLING_BASE_URL: "https://api.smartling.com" SMARTLING_ACCOUNT_ID: "your_account_id" OPENAI_API_KEY: "your_openai_api_key"

Latest Blog Posts

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/Jacobolevy/smartling-mcp-server'

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