Skip to main content
Glama
by wuyunmei
config.ts274 B
interface Config { apiBaseUrl: string; apiKey: string; } export const config: Config = { apiBaseUrl: process.env.MEMOBASE_API_URL || 'https://api.memobase.dev', apiKey: process.env.MEMOBASE_API_KEY || 'sk-proj-0f89a6ddf181c547-5a2e86d2ae8c57a88ed15f68da1ea45f', };

Latest Blog Posts

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/wuyunmei/momedb-mcp'

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