Skip to main content
Glama
index.ts316 B
import { PromptDefinition } from '../../types/prompt.js'; import { analyzeWorkspaceHealth, suggestResourceAllocation, recommendProjectStructure } from './definitions.js'; export const projectPrompts: PromptDefinition[] = [ analyzeWorkspaceHealth, suggestResourceAllocation, recommendProjectStructure ];

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/deus-h/claudeus-plane-mcp'

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