Skip to main content
Glama

EntityIdentification

by u3588064
tsconfig.json522 B
{ "compilerOptions": { "target": "es6", "resolveJsonModule": true, "lib": [ "es6" ], "module": "commonjs", "rootDir": "./", "baseUrl": "./", "moduleResolution": "node", "allowJs": true, "outDir": "./dist/cjs", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true }, "include": [ "lib/natural/**/*.ts", "spec/*.ts", "io_spec/*.ts", "lib/natural/analyzers/SenType.ts" ], "exclude": [ "./node_modules" ] }

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/u3588064/Entity-Resolution'

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