Skip to main content
Glama

LINE Bot MCP Server

by hirosuke0520
tsconfig.json375 B
{ "compilerOptions": { "module": "ESNext", "moduleResolution": "Bundler", "target": "ES2022", "esModuleInterop": true, "noImplicitAny": true, "newLine": "LF", "sourceMap": true, "declarationMap": true, "outDir": "dist", "rootDir": "src", "declaration": true, }, "exclude": [ "node_modules", "dist", ".git" ], }

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/hirosuke0520/line-mcp-demo'

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