Skip to main content
Glama

Currents

Official
by currents-dev
constants.ts216 B
const ALL_TODOS = 'all'; const ACTIVE_TODOS = 'active'; const COMPLETED_TODOS = 'completed'; const ENTER_KEY = 13; const ESCAPE_KEY = 27; export { ALL_TODOS, ACTIVE_TODOS, COMPLETED_TODOS, ENTER_KEY, ESCAPE_KEY };

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/currents-dev/currents-mcp'

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