Metadata-Version: 2.4
Name: wistx-mcp
Version: 1.0.23
Summary: WISTX MCP Server - DevOps compliance and pricing context for coding agents
Project-URL: Homepage, https://github.com/wistx/wistx-api
Project-URL: Documentation, https://docs.wistx.ai
Project-URL: Repository, https://github.com/wistx/wistx-api
Project-URL: Issues, https://github.com/wistx/wistx-api/issues
Author-email: WISTX Team <hi@wistx.ai>
License: MIT
Keywords: api,compliance,devops,finops,infrastructure,mcp,platform,pricing,sre
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
Requires-Dist: aiodns>=3.0.0
Requires-Dist: anthropic>=0.18.0
Requires-Dist: beautifulsoup4>=4.12.2
Requires-Dist: crawl4ai>=0.7.0
Requires-Dist: cryptography>=42.0.0
Requires-Dist: docling>=1.0.0
Requires-Dist: fastapi-users[mongodb]>=12.0.0
Requires-Dist: fastapi>=0.121.0
Requires-Dist: gitpython>=3.1.0
Requires-Dist: httpx-oauth>=0.10.0
Requires-Dist: httpx>=0.28.0
Requires-Dist: jinja2>=3.1.0
Requires-Dist: jsonschema>=4.20.0
Requires-Dist: lxml>=4.9.3
Requires-Dist: markdown>=3.5.0
Requires-Dist: markdownify>=0.11.6
Requires-Dist: mcp>=0.9.0
Requires-Dist: motor>=3.7.0
Requires-Dist: openai>=1.3.0
Requires-Dist: opentelemetry-api>=1.21.0
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc>=1.21.0
Requires-Dist: opentelemetry-instrumentation-fastapi>=0.42b0
Requires-Dist: opentelemetry-instrumentation-httpx>=0.42b0
Requires-Dist: opentelemetry-instrumentation-pymongo>=0.42b0
Requires-Dist: opentelemetry-sdk>=1.21.0
Requires-Dist: passlib[bcrypt]>=1.7.4
Requires-Dist: pinecone>=5.0.0
Requires-Dist: playwright>=1.40.0
Requires-Dist: pydantic-settings>=2.0.0
Requires-Dist: pydantic>=2.12.0
Requires-Dist: pygithub>=2.1.0
Requires-Dist: pymongo>=4.15.0
Requires-Dist: pystache>=0.6.0
Requires-Dist: python-docx>=1.1.0
Requires-Dist: python-dotenv>=1.2.0
Requires-Dist: python-jose[cryptography]>=3.5.0
Requires-Dist: redis>=5.0.0
Requires-Dist: requests>=2.31.0
Requires-Dist: semantic-version>=2.10.0
Requires-Dist: stripe>=7.0.0
Requires-Dist: tqdm>=4.66.1
Requires-Dist: uvicorn[standard]>=0.38.0
Requires-Dist: weasyprint>=60.0
Provides-Extra: dev
Requires-Dist: black>=24.0.0; extra == 'dev'
Requires-Dist: ipython>=8.20.0; extra == 'dev'
Requires-Dist: mypy>=1.8.0; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.23.0; extra == 'dev'
Requires-Dist: pytest-cov>=4.1.0; extra == 'dev'
Requires-Dist: pytest>=8.0.0; extra == 'dev'
Requires-Dist: ruff>=0.1.0; extra == 'dev'
Description-Content-Type: text/markdown

# WISTX MCP Server

🎯 **What is WISTX?**

WISTX is an MCP server that provides context to coding agent (Claude code, cursor, codex, cline etc.) about:

- **Compliance Requirements** (PCI-DSS, HIPAA, CIS, SOC2, NIST, ISO 27001)
- **Infrastructure Pricing** (AWS, GCP, Azure)
- **Code Examples** (Terraform, Kubernetes, Docker)
- **Best Practices** (DevOps, security, cost optimization)

Users interact with WISTX through:

- **MCP Protocol** - Native integration with Claude Desktop, Cursor, Windsurf, Google Antigravity
- **REST API** - For CI/CD pipelines, scripts, and programmatic access