Skip to main content
Glama

MCP-IQWiki

by IQAIcom
biome.json•1.03 kB
{ "$schema": "https://biomejs.dev/schemas/1.9.4/schema.json", "files": { "ignore": ["node_modules/**", "dist/**", "src/graphql-env.d.ts"] }, "linter": { "enabled": true, "rules": { "recommended": true, "correctness": { "noUnusedVariables": "off", "noConstructorReturn": "off" }, "performance": { "noDelete": "off" }, "style": { "noNonNullAssertion": "off", "useShorthandArrayType": "error", "useNodejsImportProtocol": "off", "noUselessElse": "off", "useImportType": "off", "noInferrableTypes": "off", "useNumberNamespace": "off" }, "suspicious": { "noArrayIndexKey": "off", "noImplicitAnyLet": "off", "noExplicitAny": "off", "noAssignInExpressions": "off", "noConfusingVoidType": "off", "noExportsInTest": "off" }, "complexity": { "noForEach": "off", "useLiteralKeys": "off" }, "a11y": { "noSvgWithoutTitle": "off" } } }, "formatter": { "enabled": true }, "organizeImports": { "enabled": true } }

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/IQAIcom/mcp-iqwiki'

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