Metadata-Version: 2.4
Name: iflow-mcp_lyellr88-marm-mcp-server
Version: 2.2.6
Summary: MARM-Systems is a complete protocol and platform—combining an advanced memory backend, modular semantic search, and agent-to-agent coordination with a scientifically structured, community-vetted methodology for reasoning, session recall, and collaborative AI workflows. More then just a set of tools, it's a complete AI memory ecosystem
Author-email: Ryan Lyell <lyell@marmsystems.com>
Maintainer-email: Ryan Lyell <lyell@marmsystems.com>
License: MIT
Project-URL: Homepage, https://marmsystems.com
Project-URL: Documentation, https://docs.marmsystems.com
Project-URL: Repository, https://github.com/Lyellr88/MARM-Systems
Project-URL: Bug Tracker, https://github.com/Lyellr88/MARM-Systems/issues
Project-URL: Docker Hub, https://hub.docker.com/r/lyellr88/marm-mcp-server
Keywords: mcp,ai,memory,claude,assistant,protocol
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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 :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Communications
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: fastapi>=0.115.4
Requires-Dist: fastapi-mcp>=0.4.0
Requires-Dist: uvicorn>=0.32.0
Requires-Dist: pydantic>=2.9.2
Requires-Dist: sentence-transformers>=3.3.1
Requires-Dist: numpy>=2.1.2
Requires-Dist: python-multipart>=0.0.12
Requires-Dist: apscheduler>=3.10.4
Requires-Dist: psutil>=6.1.0
Requires-Dist: structlog>=24.4.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: torch>=1.13.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0.0; extra == "dev"
Requires-Dist: black>=22.0.0; extra == "dev"
Requires-Dist: isort>=5.10.0; extra == "dev"
Requires-Dist: flake8>=5.0.0; extra == "dev"
Requires-Dist: mypy>=1.0.0; extra == "dev"
