Skip to main content
Glama

ExpressJS MCP

by bowen31337
biome.json447 B
{ "$schema": "https://biomejs.dev/schemas/1.8.3/schema.json", "linter": { "enabled": true, "rules": { "suspicious": { "noExplicitAny": "off" }, "complexity": { "noForEach": "error" }, "style": { "noUnusedTemplateLiteral": "error", "useNodejsImportProtocol": "error" } } }, "formatter": { "enabled": true }, "organizeImports": { "enabled": true }, "files": { "ignore": ["dist/**", "scripts/**"] } }

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/bowen31337/expressjs_mcp'

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