Skip to main content
Glama

MoluAbi MCP Server

by oregpt
drizzle.config.js234 B
/** @type {import('drizzle-kit').Config} */ module.exports = { schema: "./shared/schema.ts", out: "./drizzle", dialect: "postgresql", dbCredentials: { url: process.env.DATABASE_URL, }, verbose: true, strict: true, };

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/oregpt/moluabi-mcp-server'

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