Merge branch 'main' of https://github.com/taylorwilsdon/google_workspace_mcp into fastmcp_v3
# Conflicts: # uv.lock
This commit is contained in:
@@ -4,10 +4,11 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "workspace-mcp"
|
||||
version = "1.10.7"
|
||||
version = "1.12.0"
|
||||
description = "Comprehensive, highly performant Google Workspace Streamable HTTP & SSE MCP Server for Calendar, Gmail, Docs, Sheets, Slides & Drive"
|
||||
readme = "README.md"
|
||||
keywords = [ "mcp", "google", "workspace", "llm", "ai", "claude", "model", "context", "protocol", "server"]
|
||||
license = "MIT"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"fastapi>=0.115.12",
|
||||
@@ -26,7 +27,6 @@ classifiers = [
|
||||
"Development Status :: 4 - Beta",
|
||||
"Environment :: Console",
|
||||
"Intended Audience :: Developers",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Natural Language :: English",
|
||||
"Operating System :: OS Independent",
|
||||
"Programming Language :: Python",
|
||||
@@ -46,9 +46,6 @@ classifiers = [
|
||||
name = "Taylor Wilsdon"
|
||||
email = "taylor@taylorwilsdon.com"
|
||||
|
||||
[project.license]
|
||||
text = "MIT"
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://workspacemcp.com"
|
||||
Repository = "https://github.com/taylorwilsdon/google_workspace_mcp"
|
||||
|
||||
Reference in New Issue
Block a user