Skip to main content
Glama

Linked API MCP

by Linked-API
tsconfig.json1.06 kB
{ "compilerOptions": { "target": "es2022", "moduleResolution": "node", "module": "commonjs", "composite": false, "declaration": true, "declarationMap": true, "sourceMap": true, "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "allowUnreachableCode": false, "strictNullChecks": true, "allowUnusedLabels": false, "noFallthroughCasesInSwitch": true, "noImplicitOverride": true, "noImplicitReturns": true, "noUncheckedIndexedAccess": true, "noUnusedLocals": false, "resolveJsonModule": true, "removeComments": false, "emitDecoratorMetadata": true, "experimentalDecorators": true, "allowSyntheticDefaultImports": true, "outDir": "./dist", "baseUrl": "./", "incremental": true, "jsx": "react-jsx", "allowArbitraryExtensions": true, "typeRoots": ["./node_modules/@types", "./types"] }, "exclude": ["**/node_modules/*", "**/build/*", "**/dist/*"], "include": ["src/**/*", "types/**/*"] }

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/Linked-API/linkedapi-mcp'

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