Metadata-Version: 2.4
Name: ags-mcp-server
Version: 1.0.0
Summary: Model Context Protocol (MCP) server for Anzo Graph Database
Home-page: https://github.com/cambridgesemantics/anzo-mcp-server
Author: Paresh Khandelwal
Author-email: Paresh Khandelwal <khandelwal.paresh@siemens.com>
Maintainer-email: Paresh Khandelwal <khandelwal.paresh@siemens.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/cambridgesemantics/anzo-mcp-server
Project-URL: Documentation, https://docs.cambridgesemantics.com/anzo/
Project-URL: Repository, https://github.com/cambridgesemantics/anzo-mcp-server
Project-URL: Bug Tracker, https://github.com/cambridgesemantics/anzo-mcp-server/issues
Keywords: anzo,mcp,model-context-protocol,graph-database,sparql,rdf,knowledge-graph
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Database :: Front-Ends
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: fastmcp>=1.2.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: requests>=2.31.0
Requires-Dist: pyanzo>=2.0.0
Requires-Dist: structlog>=24.1.0
Requires-Dist: uvicorn>=0.27.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21.0; extra == "dev"
Requires-Dist: black>=23.0; extra == "dev"
Requires-Dist: flake8>=6.0; extra == "dev"
Requires-Dist: mypy>=1.0; extra == "dev"
Dynamic: author
Dynamic: home-page
Dynamic: requires-python
