Skip to main content
Glama
tsconfig.json326 B
{ "extends": "../tsconfig.json", "compilerOptions": { "baseUrl": ".", "paths": { "@/*": ["src/*"] }, "jsx": "react-jsx", "jsxImportSource": "react", "lib": ["ESNext", "DOM", "DOM.Iterable"], "types": ["vite/client"] }, "include": ["src/**/*"], "exclude": ["node_modules", "dist"] }

Latest Blog Posts

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/khandrew1/usher-mcp'

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