Skip to main content
Glama

symbols-mcp

by p1va
tsconfig.json624 B
{ "compilerOptions": { "target": "ES2022", "module": "NodeNext", "moduleResolution": "NodeNext", "lib": ["ES2022"], "strict": true, "noUncheckedIndexedAccess": true, "exactOptionalPropertyTypes": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "allowImportingTsExtensions": false, "noEmit": true, "plugins": [ { "name": "typescript-eslint-language-service" } ] }, "include": ["src/**/*.ts", "test/**/*.ts", "vitest.config.ts"], "exclude": ["node_modules", "dist", "playground", ".external"] }

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/p1va/symbols-mcp'

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