Skip to main content
Glama

Gemini MCP Tool

funding.md5 kB
--- layout: funding --- # Support the Development of Gemini MCP Tool `Gemini MCP Tool is a need-driven project dedicated to being an open-source, free tool for developers working with Google's Gemini models. We are committed to keeping it free and open-source, forever. As the project's complexity grows, so does the costs and time required to sustain it. Your contribution, no matter the size, helps ensure the project's long-term health and allows us to build the features our community needs.` ## How Your Support is Used <div style="text-align: center; margin: 32px 0;"> <p style="font-size: 18px; color: var(--vp-c-text-2);"> I believe in 100% transparency. Here's a clear breakdown of operational expenditure. </p> </div> <div class="funding-card"> <h3>💻 Testing and Infrastructure</h3> <p>These are the foundational costs required to keep the project online, secure, and reliable.</p> <ul> <li><strong>Docs & Listing:</strong> Updating and maintaining the documentation website & outreach</li> <li><strong>API Testing Credits:</strong> Funds are used for testing various deployements of gemini-mcp-tool on popular clients.</li> </ul> <div class="progress-bar"> <div class="progress-fill" style="width: 20%;"></div> </div> </div> <div class="funding-card"> <h3>🚀 Development & Innovation</h3> <p>This is where your support directly translates into a better tool with more capabilities.</p> <ul> <li><strong>Dedicated Development Time:</strong> Your contribution allows the lead maintainer to justify allocating significant, consistent time away from engineering work to focus on open source development.</li> <li><strong>Feature Bounties:</strong> We plan to use funds to create bounties for specific, high-priority features or bug fixes, allowing us to reward community developers for their contributions.</li> </ul> <div class="progress-bar"> <div class="progress-fill" style="width: 40%;"></div> </div> </div> ## Become a Supporter Choose the method that works best for you. Every contribution is deeply appreciated. <div class="support-options" style="margin: 32px auto; max-width: 600px;"> <a href="https://github.com/sponsors/jamubc" target="_blank" rel="noopener" class="support-button support-button--primary"> <svg class="support-icon" viewBox="0 0 16 16" fill="currentColor"> <path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"/> </svg> <span class="button-text">Sponsor on GitHub</span> </a> <a href="https://ko-fi.com/jamubc" target="_blank" rel="noopener" class="support-button support-button--secondary"> <span class="support-icon">☕</span> <span class="button-text">Buy me a coffee</span> </a> </div> <p style="text-align: center; margin-top: 16px; color: var(--vp-c-text-2);"> Sponsoring via GitHub is the best way to provide steady, recurring support. Higher tiers offer benefits like having your name or company logo featured in our main README and on this site. </p> ## Other Ways to Contribute Financial contributions are not the only way to help! Community involvement is the lifeblood of any open-source project. <div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 16px; margin: 32px 0;"> <div class="contribute-card"> <span class="icon">⭐</span> <strong>Star the Repo</strong> <p style="margin: 8px 0 0 0; font-size: 14px;">Help us gain visibility and attract new users.</p> </div> <div class="contribute-card"> <span class="icon">🐛</span> <strong>Report Issues</strong> <p style="margin: 8px 0 0 0; font-size: 14px;">Help us find and fix bugs by submitting detailed reports.</p> </div> <div class="contribute-card"> <span class="icon">💡</span> <strong>Suggest Features</strong> <p style="margin: 8px 0 0 0; font-size: 14px;">Your ideas shape the future of the project.</p> </div> <div class="contribute-card"> <span class="icon">📚</span> <strong>Improve Docs</strong> <p style="margin: 8px 0 0 0; font-size: 14px;">Help us write, edit, and translate documentation.</p> </div> </div> <div style="text-align: center; margin: 64px 0 32px 0;"> <p style="font-size: 20px; font-weight: 600; color: var(--vp-c-text-1);"> Thank you for believing in open source </p> <p style="font-size: 18px; color: var(--vp-c-text-2); margin-top: 8px;"> and for being part of our journey. </p> </div>

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/jamubc/gemini-mcp-tool'

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