Skip to main content
Glama

YepCode MCP Server

Official
by yepcode
smithery.yaml345 B
startCommand: type: stdio configSchema: type: object properties: yepcodeApiToken: type: string description: Your YepCode API token required: - yepcodeApiToken commandFunction: |- (config) => ({ command: 'node', args: ['./dist/index.js'], env: { YEPCODE_API_TOKEN: config.yepcodeApiToken } })

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/yepcode/mcp-server-js'

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