Skip to main content
Glama
Footer.js270 B
import React from 'react'; function Footer() { return ( <footer className="footer"> <div className="container"> <p>&copy; {new Date().getFullYear()} Gauntlet Incept. All rights reserved.</p> </div> </footer> ); } export default Footer;

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/Birdsmith/Gauntlet-Incept-MCP'

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