Skip to main content
Glama

1313

by chatmcp
buttons.tsx353 B
"use client"; import React, { useEffect, useState } from "react"; import Github from "./github"; export default function () { return ( <div className="my-2 md:my-6 mx-auto text-center flex"> <div className="mx-auto flex items-center"> <Github owner="chatmcp" repo="mcp-directory" interval={6000} /> </div> </div> ); }

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/chatmcp/mcpso'

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