We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Wolfe-Jam/claude-faf-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
// Test 3: Nested Directory Creation
export const test3 = {
level: 3,
type: "Directory Creation",
path: "tests/level3/deep/structure",
complexity: "+++",
puppies: ["Max", "Bella", "Charlie"]
};