Skip to main content
Glama

MCP Auth

by rubenpenap
eslint.config.js287 B
import defaultConfig from '@epic-web/config/eslint' /** @type {import("eslint").Linter.Config} */ export default [ ...defaultConfig, { rules: { // we leave unused vars around for the exercises 'no-unused-vars': 'off', '@typescript-eslint/no-unused-vars': 'off', }, }, ]

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/rubenpenap/mcp-auth'

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