The Gemini CLI confirmed that the MCP server built with Google Apps Script (GAS), a low-code platform, offers immense possibilities. If you've created snippets for GAS, these could be revitalized and/or leveraged in new ways by using them as the MCP server. The Gemini CLI and other MCP clients will be useful in achieving this.
The Gemini CLI confirmed that the MCP server built with Google Apps Script (GAS), a low-code platform, offers immense possibilities. If you've created snippets for GAS, these could be revitalized and/or leveraged in new ways by using them as the MCP server. The Gemini CLI and other MCP clients will be useful in achieving this.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"tanaikech-toolsformcpserver-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tanaikech-toolsformcpserver-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from ToolsForMCPServer?"
API Key Required
This server requires an API key from ToolsForMCPServer. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| TOOLSFORMCPSERVER_API_KEY | Yes | Your ToolsForMCPServer API key |
"What resources are available in ToolsForMCPServer?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in ToolsForMCPServer"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in ToolsForMCPServer with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.