Skip to main content
Glama

PocketBase MCP Server

by fadlee
MIT License
0
biome.json530 B
{ "$schema": "https://biomejs.dev/schemas/1.9.4/schema.json", "linter": { "enabled": true, "rules": { "suspicious": { "noExplicitAny": "off" }, "complexity": { "noForEach": "off", "noUselessSwitchCase": "off" } } }, "formatter": { "enabled": true, "indentStyle": "space", "indentWidth": 2 }, "organizeImports": { "enabled": true }, "javascript": { "formatter": { "quoteStyle": "double", "semicolons": "always" } } }

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/fadlee/pocketbase-mcp'

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