Skip to main content
Glama

Jimeng MCP Server

.eslintrc.js283 B
const config = require('@lobehub/lint').eslint; module.exports = { ...config, globals: { HeadersInit: false, }, rules: { ...config.rules, 'unicorn/no-useless-undefined': 0, 'unicorn/prefer-string-replace-all': 0, 'unicorn/switch-case-braces': 0, }, };

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

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