Stitch MCP Server
by oogleyskr
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STITCH_HOST | No | Override the Stitch API endpoint URL (default: https://stitch.googleapis.com/mcp). Optional. | |
| STITCH_API_KEY | No | Google API key for Stitch access. One of STITCH_API_KEY or STITCH_ACCESS_TOKEN is required. | |
| STITCH_ACCESS_TOKEN | No | OAuth2 access token. One of STITCH_API_KEY or STITCH_ACCESS_TOKEN is required. | |
| GOOGLE_CLOUD_PROJECT | No | GCP project ID for billing (used with Bearer auth). Optional. |
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
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/oogleyskr/stitch-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server