Metadata-Version: 2.4
Name: mcpvuln
Version: 0.2.0
Summary: Vulnerability detection for Model Context Protocol codebases, with a reproducible benchmark
Home-page: https://github.com/DINAKAR-S/Agentic-MCP-Scanner/
Author: Dinakar S
Author-email: dinakars2003@gmail.com
Project-URL: Bug Reports, https://github.com/DINAKAR-S/Agentic-MCP-Scanner/issues
Project-URL: Source, https://github.com/DINAKAR-S/Agentic-MCP-Scanner/
Keywords: security,vulnerability,analysis,mcp,model-context-protocol,ai,llm,benchmark
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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: Topic :: Security
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: cvss==3.6
Provides-Extra: github
Requires-Dist: gitingest==0.1.4; extra == "github"
Provides-Extra: narrative
Requires-Dist: google-generativeai==0.8.5; extra == "narrative"
Requires-Dist: python-dotenv==1.1.1; extra == "narrative"
Provides-Extra: intel
Requires-Dist: firecrawl-py==2.16.3; extra == "intel"
Requires-Dist: python-dotenv==1.1.1; extra == "intel"
Provides-Extra: dev
Requires-Dist: pytest==8.4.2; extra == "dev"
Requires-Dist: pytest-cov==6.2.1; extra == "dev"
Requires-Dist: ruff==0.13.0; extra == "dev"
Provides-Extra: all
Requires-Dist: firecrawl-py==2.16.3; extra == "all"
Requires-Dist: gitingest==0.1.4; extra == "all"
Requires-Dist: google-generativeai==0.8.5; extra == "all"
Requires-Dist: python-dotenv==1.1.1; extra == "all"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Vulnerability detection for Model Context Protocol codebases, with a reproducible benchmark
