Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Google Home MCP Server
by
jmagar
Verified
GitHub
Home Automation & IoT
TypeScript
1
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
src
src/config
src/services
src/types
src/utils
src/index.cjs
src/index.ts
src/sdk-schemas.ts
export const ListToolsRequestSchema = { id: "ListToolsRequestSchema", shape: { method: { value: "listTools" } } }; export const CallToolRequestSchema = { id: "CallToolRequestSchema", shape: { method: { value: "callTool" } } };