Skip to main content
Glama
github.html522 B
<a id="github-counter" class="btn btn-lg btn-dark font-weight-bold" href="https://github.com/aws/karpenter"> <i class="fab fa-github"></i> GitHub </a> <script> url = "https://api.github.com/repos/aws/karpenter-provider-aws" fetch(url).then(function(response) { return response.json(); }).then(function(data) { stars = data.stargazers_count; var element = document.getElementById("github-counter"); element.innerHTML = `<i class="fab fa-github"></i> Stars on Github: ${stars}`; }) </script>

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/mengfwan/test-mcp-glama'

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