Skip to main content
Glama

Reddit MCP Server

by ozipi
view-brainloops.ts365 B
/** * View all user's brainloops */ import type { Tool } from '@modelcontextprotocol/sdk/types.js'; export const viewBrainloops: Tool = { name: "view_brainloops", description: "View all your brainloops (learning courses). See what brainloops you've created or enrolled in.", inputSchema: { type: "object", properties: {}, required: [], }, };

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