Skip to main content
Glama

Linkup MCP Server

MIT License
7
biome.json1.21 kB
{ "$schema": "https://biomejs.dev/schemas/2.2.6/schema.json", "assist": { "actions": { "source": { "organizeImports": "on", "useSortedAttributes": "on", "useSortedKeys": "on", "useSortedProperties": "on" } }, "enabled": true }, "files": { "ignoreUnknown": false, "includes": ["src/**/*.ts"] }, "formatter": { "enabled": true, "formatWithErrors": true, "indentStyle": "space", "indentWidth": 2, "lineEnding": "lf", "lineWidth": 100 }, "javascript": { "formatter": { "arrowParentheses": "asNeeded", "bracketSameLine": false, "bracketSpacing": true, "jsxQuoteStyle": "single", "lineWidth": 100, "quoteProperties": "asNeeded", "quoteStyle": "single", "semicolons": "always", "trailingCommas": "all" } }, "json": { "formatter": { "indentWidth": 2, "trailingCommas": "none" } }, "linter": { "enabled": true, "rules": { "nursery": { "noFloatingPromises": "error" }, "recommended": true } }, "vcs": { "clientKind": "git", "enabled": false, "useIgnoreFile": false } }

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/LinkupPlatform/linkup-mcp-server'

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