Skip to main content
Glama

GitMCP

constants.ts245 B
/** * Constants used throughout the application */ // Local storage keys export const STORAGE_KEYS = { MCP_SERVERS: "mcp-servers", SELECTED_MCP_SERVERS: "selected-mcp-servers", SIDEBAR_STATE: "sidebar-state", API_KEYS: "api-keys", };

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/idosal/git-mcp'

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