Skip to main content
Glama

qasphere-mcp

by Hypersequent
biome.json1.13 kB
{ "$schema": "https://biomejs.dev/schemas/1.9.4/schema.json", "vcs": { "enabled": false, "clientKind": "git", "useIgnoreFile": false }, "files": { "ignoreUnknown": true, "ignore": [] }, "formatter": { "enabled": true, "indentStyle": "space", "indentWidth": 2, "lineWidth": 100 }, "organizeImports": { "enabled": true }, "linter": { "enabled": true, "rules": { "recommended": true, "style": { "noNonNullAssertion": "off" }, "suspicious": { "noExplicitAny": "off" }, "correctness": { "useExhaustiveDependencies": "error" }, "complexity": { "noForEach": "off" }, "a11y": { "useKeyWithClickEvents": "error", "useMediaCaption": "error" }, "nursery": { "useImportRestrictions": "off" } } }, "javascript": { "formatter": { "quoteStyle": "single", "jsxQuoteStyle": "single", "trailingCommas": "es5", "semicolons": "asNeeded", "arrowParentheses": "always", "bracketSpacing": 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/Hypersequent/qasphere-mcp'

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