Skip to main content
Glama
Dinesh-Satram

Health & Fitness Coach MCP

layout.tsx337 B
import './globals.css'; export const metadata = { title: "Health & Fitness Coach MCP", description: "Personalized health and fitness coaching with MCP tools", }; export default function RootLayout({ children, }: { children: React.ReactNode; }) { return ( <html lang="en"> <body>{children}</body> </html> ); }

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/Dinesh-Satram/fitness_coach_MCP'

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