shared-skill-mcp
by amar-p6
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REFRESH_TOKEN | Yes | Google OAuth refresh token used to obtain access tokens for the Google Sheets API. | |
| SPREADSHEET_ID | Yes | The ID of the Google Spreadsheet that the query_sheet tool targets. | |
| GOOGLE_CLIENT_ID | Yes | Google OAuth client ID used to access Google Sheets via the gviz API. | |
| GVIZ_DOMAIN_SEGMENT | No | Domain segment used in the gviz request URL. Override if your account uses a different domain. | google.com |
| GOOGLE_CLIENT_SECRET | Yes | Google OAuth client secret used to access Google Sheets via the gviz API. | |
| GOOGLE_LOGIN_CLIENT_ID | Yes | Google OAuth client ID used by Cognito for the hosted UI login flow. | |
| CLAUDE_OAUTH_REDIRECT_URI | No | OAuth redirect URI for the Claude connector. Defaults to https://claude.ai/api/mcp/auth_callback. | https://claude.ai/api/mcp/auth_callback |
| GOOGLE_LOGIN_CLIENT_SECRET | Yes | Google OAuth client secret used by Cognito for the hosted UI login flow. |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues