Skip to main content
Glama

mcp-tung-shing

rslib.config.ts366 B
import { defineConfig } from '@rslib/core'; import { version } from "./package.json"; export default defineConfig({ lib: [ { format: 'esm', syntax: 'es2021', dts: true, }, { format: 'cjs', syntax: 'es2021', }, ], source: { define: { 'process.env.PACKAGE_VERSION': JSON.stringify(version), } } });

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/baranwang/mcp-tung-shing'

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