Skip to main content
Glama

MCPKit

by ribeirogab
prettier.config.js321 B
/** @type {import('prettier').Config} */ module.exports = { printWidth: 80, tabWidth: 2, useTabs: false, semi: true, singleQuote: true, quoteProps: 'as-needed', jsxSingleQuote: false, trailingComma: 'all', bracketSpacing: true, arrowParens: 'always', endOfLine: 'auto', bracketSameLine: 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/ribeirogab/mcpkit'

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