gemini-spark-mcp
by AditechIO7x
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | No | Personal Access Token for GitHub (alternative to OAuth mode). | |
| VERCEL_TOKEN | No | Personal Access Token for Vercel (alternative to OAuth mode). | |
| VERCEL_TEAM_ID | No | Vercel Team ID (optional, required if the project belongs to a team). | |
| KV_REST_API_URL | No | Alternative URL for Vercel KV storage (KV_REST_API_URL/KV_REST_API_TOKEN can be used instead of Upstash). | |
| GITHUB_CLIENT_ID | No | OAuth Client ID for GitHub (required for GitHub OAuth mode). | |
| VERCEL_CLIENT_ID | No | OAuth Client ID for Vercel (required for Vercel OAuth mode). | |
| KV_REST_API_TOKEN | No | Token for Vercel KV storage. | |
| NEXT_PUBLIC_APP_URL | No | Public URL of the app (must match production domain, used as OAuth redirect URI). | |
| GITHUB_CLIENT_SECRET | No | OAuth Client Secret for GitHub. | |
| VERCEL_CLIENT_SECRET | No | OAuth Client Secret for Vercel. | |
| UPSTASH_REDIS_REST_URL | No | URL for Upstash Redis REST API (used for session storage). Either this with UPSTASH_REDIS_REST_TOKEN or KV_REST_API_URL/KV_REST_API_TOKEN is required. | |
| VERCEL_INTEGRATION_SLUG | No | Integration slug for Vercel OAuth. | |
| UPSTASH_REDIS_REST_TOKEN | No | Token for Upstash Redis REST API. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/AditechIO7x/gemini-spark-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server