Metadata-Version: 2.4
Name: graphql_mcp
Version: 1.0.0
Summary: A framework for building Python GraphQL MCP servers.
Home-page: https://gitlab.com/parob/graphql-mcp
Download-URL: https://gitlab.com/parob/graphql-mcp/-/archive/v1.0.0/graphql_mcp-v1.0.0.tar.gz
Author: Robert Parker
Author-email: rob@parob.com
License: MIT
Keywords: GraphQL,GraphQL-API,GraphQLAPI,Server,MCP,Multi-Model-Protocol
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: graphql-core~=3.1
Requires-Dist: fastmcp~=2.9
Requires-Dist: graphql-api>=1.3.0
Provides-Extra: dev
Requires-Dist: graphql-api>=1.3.0; extra == "dev"
Requires-Dist: pytest~=5.4; extra == "dev"
Requires-Dist: pytest-cov~=2.10; extra == "dev"
Requires-Dist: coverage~=5.2; extra == "dev"
Requires-Dist: faker~=4.1; extra == "dev"
Requires-Dist: fastmcp~=2.9; extra == "dev"
Requires-Dist: pytest-asyncio~=0.18; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

# graphql-mcp
