Skip to main content
Glama

Interactive MCP

MIT License
97
299
  • Apple
  • Linux
constants.ts275 B
/** * Shared constants for the application. */ /** * Timeout duration in seconds for waiting for user input in both single-input and intensive chat modes. * This aligns with the default timeout expected by the MCP tool. */ export const USER_INPUT_TIMEOUT_SECONDS = 60;

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/ttommyth/interactive-mcp'

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