Skip to main content
Glama

Reddit MCP Server

by ozipi
index.ts312 B
import { SUGGEST_ACTION_PROMPT } from './suggest-action.js'; import { CODE_GENERATION_EXAMPLE_PROMPT } from './code-generation-example.js'; export * from './suggest-action.js'; export * from './code-generation-example.js'; export const PROMPTS = [ SUGGEST_ACTION_PROMPT, CODE_GENERATION_EXAMPLE_PROMPT, ];

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/ozipi/brainloop-mcp-server-v2'

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