Skip to main content
Glama
simple-footer.svelte519 B
<!-- Last updated: 2025-11-06T05:40:53.467Z --> <footer class="bg-gray-700 text-gray-300 p-8 text-center"> <div class="container mx-auto"> <p>&copy; {new Date().getFullYear()} Your Company Name. All rights reserved.</p> <div class="mt-4 space-x-4"> <a href="/privacy-policy" class="hover:text-white">Privacy Policy</a> <a href="/terms-of-service" class="hover:text-white">Terms of Service</a> </div> </div> </footer> <style lang="postcss"> /* Footer specific styles if needed */ </style>

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/CaullenOmdahl/Tailwind-Svelte-Assistant'

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