Skip to main content
Glama

LINE Bot MCP Server

by tndfame
mcp.config.example.json384 B
{ "mcpServers": { "line-bot": { "command": "node", "args": [ "dist/index.js" ], "cwd": ".", "note": "If you use .env, you can omit env below because the server auto-loads .env", "env": { "CHANNEL_ACCESS_TOKEN": "FILL_HERE", "DESTINATION_USER_ID": "FILL_HERE", "GEMINI_API_KEY": "FILL_HERE" } } } }

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/tndfame/mcp_management'

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