Skip to main content
Glama

MCP Server Bootcamp

by elparchetipk
.prettierrc.json696 B
{ "$schema": "https://json.schemastore.org/prettierrc", "semi": true, "trailingComma": "es5", "singleQuote": true, "printWidth": 80, "tabWidth": 2, "useTabs": false, "bracketSpacing": true, "bracketSameLine": false, "arrowParens": "avoid", "endOfLine": "lf", "quoteProps": "as-needed", "jsxSingleQuote": true, "experimentalTernaries": false, "overrides": [ { "files": "*.md", "options": { "printWidth": 100, "proseWrap": "always" } }, { "files": "*.json", "options": { "printWidth": 120 } }, { "files": "*.yml", "options": { "singleQuote": 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/elparchetipk/bc-mcp-server'

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