Skip to main content
Glama

Databutton MCP Server

Official
by databutton
response-utils.ts204 B
import type { Result } from "@modelcontextprotocol/sdk/types.js"; export const buildSimpleResponse = (text: string): Result => { return { content: [ { type: "text", text, }, ], }; };

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/databutton/databutton-mcp'

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