We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vfarcic/dot-ai'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Funding links for this project
#
# This file enables the "Sponsor" button in the GitHub repository UI.
#
# See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository
{{#if githubSponsors}}
# GitHub Sponsors
github: {{githubSponsors}}
{{/if}}
{{#if openCollective}}
# Open Collective
open_collective: {{openCollective}}
{{/if}}
{{#if patreon}}
# Patreon
patreon: {{patreon}}
{{/if}}
{{#if kofi}}
# Ko-fi
ko_fi: {{kofi}}
{{/if}}
{{#if tidelift}}
# Tidelift
tidelift: {{tidelift}}
{{/if}}
{{#if customFunding}}
# Custom funding URL
custom: ["{{customFunding}}"]
{{/if}}