shotgrid-mcp-server

View on PyPIReverse Dependencies (0)

0.2.5 shotgrid_mcp_server-0.2.5-py3-none-any.whl

Wheel Details

Project: shotgrid-mcp-server
Version: 0.2.5
Filename: shotgrid_mcp_server-0.2.5-py3-none-any.whl
Download: [link]
Size: 19516
MD5: e3062b071d9bf6e9c5f71b6896a1f1d3
SHA256: e0a53416592653631f15215d2277b652f3acdeae0b13874b8b2eff812c909924
Uploaded: 2025-01-05 17:32:40 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: shotgrid-mcp-server
Version: 0.2.5
Summary: A Model Context Protocol (MCP) server implementation using fastmcp
Author-Email: Hal Long <hal.long[at]outlook.com>
Project-Url: Homepage, https://github.com/loonghao/shotgrid-mcp-server
Project-Url: Repository, https://github.com/loonghao/shotgrid-mcp-server.git
Project-Url: Issues, https://github.com/loonghao/shotgrid-mcp-server/issues
Project-Url: Changelog, https://github.com/loonghao/shotgrid-mcp-server/blob/main/CHANGELOG.md
License: MIT
Keywords: Flow Production Tracking,api,mcp,server,shotgrid
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <3.11,>=3.10
Requires-Dist: aiohttp (>=3.9.0)
Requires-Dist: fastmcp (>=0.4.1)
Requires-Dist: mcp (>=1.2.0)
Requires-Dist: platformdirs (>=4.1.0)
Requires-Dist: pydantic (>=2.0.0)
Requires-Dist: python-dotenv (>=1.0.0)
Requires-Dist: requests (>=2.31.0)
Requires-Dist: shotgun-api3 (>=3.5)
Requires-Dist: uvicorn (>=0.22.0)
Requires-Dist: black (>=23.12.1); extra == "dev"
Requires-Dist: coverage (>=7.4.0); extra == "dev"
Requires-Dist: flake8 (>=7.0.0); extra == "dev"
Requires-Dist: isort (>=5.13.2); extra == "dev"
Requires-Dist: mypy (>=1.8.0); extra == "dev"
Requires-Dist: nox (>=2023.4.22); extra == "dev"
Requires-Dist: pytest-cov (>=4.1.0); extra == "dev"
Requires-Dist: pytest (>=7.4.4); extra == "dev"
Requires-Dist: ruff (>=0.1.11); extra == "dev"
Requires-Dist: uv (>=0.1.12); extra == "dev"
Requires-Dist: black; extra == "lint"
Requires-Dist: mypy; extra == "lint"
Requires-Dist: ruff; extra == "lint"
Requires-Dist: types-requests; extra == "lint"
Requires-Dist: pytest-asyncio (>=0.21.0); extra == "test"
Requires-Dist: pytest-cov (>=4.0.0); extra == "test"
Requires-Dist: pytest-mock (>=3.10.0); extra == "test"
Requires-Dist: pytest (>=7.0.0); extra == "test"
Requires-Dist: pyyaml; extra == "test"
Provides-Extra: dev
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4160 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
shotgrid_mcp_server/__init__.py sha256=_2OAy_6DaXByATH7x7sfwK597GpGJr-X5als-YlTPjo 58
shotgrid_mcp_server/__main__.py sha256=XRym87PwPgJrfAaxZLLMqALz4FvejRV89Je8Aa4viCs 159
shotgrid_mcp_server/connection_pool.py sha256=tFNPNmv8SJELuQyGBGKVXw9C85Dibw9yW7pP7nW2JSI 9445
shotgrid_mcp_server/constants.py sha256=UQA1KlXrJBDXdF_gmxTH1LvREDPmJL2agCXo1CsdLOM 1343
shotgrid_mcp_server/logger.py sha256=OSWGXPNyxPpDoy68lFTdhgrTDWPoJKjg-5YDGUxiK88 2920
shotgrid_mcp_server/mockgun_ext.py sha256=E-Pk2kV76DZn7_70PTubfmwsx9n5o5VDLGYl6Pc_cCU 19842
shotgrid_mcp_server/py.typed sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
shotgrid_mcp_server/server.py sha256=saKYAIxgdgv1vSAvMsb7iBUFUv-Bd89HiDEg50dBAyk 16427
shotgrid_mcp_server/utils.py sha256=v3yPaFftsYPjfNwkLTitkCkCPwYwo9QXFFKb_jVjb2A 6094
shotgrid_mcp_server-0.2.5.dist-info/METADATA sha256=LzRsAK7Y_K89IJNw05451H7QG6-rPfWaIHoz9GGsZXI 6550
shotgrid_mcp_server-0.2.5.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
shotgrid_mcp_server-0.2.5.dist-info/entry_points.txt sha256=uCmMfAvAGtDAe-Jt8EEnzY_bSM2TRMON_KHekoxWNKI 72
shotgrid_mcp_server-0.2.5.dist-info/licenses/LICENSE sha256=tJf0Pz8q_65AjEkm3872K1cl4jGil28vJO5Ko_LhUqc 1060
shotgrid_mcp_server-0.2.5.dist-info/RECORD

entry_points.txt

shotgrid-mcp-server = shotgrid_mcp_server.server:main