MCP Server
MCP
io.github.matiasbattocchia/google-mcp
Streamable HTTP MCP server for Google Calendar and Sheets with OAuth login.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://g.mcp.openbsp.dev/mcp",
"headers": [
{
"description": "Bearer token with your API key from https://g.mcp.openbsp.dev",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment