Skip to main content
Glama

MCP FOR ITSM

import React from 'react'; import { Container } from 'react-bootstrap'; const Footer = () => { return ( <footer className="bg-dark text-light py-3 mt-auto"> <Container className="text-center"> <p className="mb-0">&copy; {new Date().getFullYear()} ITSM Integration Platform. All rights reserved.</p> </Container> </footer> ); }; export default Footer;

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/madosh/MCP-ITSM'

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