Metadata-Version: 2.4
Name: mcp-neo4j-ingest
Version: 0.1.0
Summary: Structured CSV data ingestion MCP server for Neo4j
Project-URL: Homepage, https://github.com/neo4j-field/neo4j-mcp-workspace-template
Project-URL: Repository, https://github.com/neo4j-field/neo4j-mcp-workspace-template
License: MIT
Keywords: csv,cypher,ingestion,knowledge-graph,mcp,neo4j
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Requires-Dist: fastmcp>=2.13.1
Requires-Dist: mcp-neo4j-cypher>=0.5.3
Requires-Dist: neo4j>=6.0.3
Requires-Dist: pandas>=2.3.3
Requires-Dist: python-dotenv>=1.2.1
Description-Content-Type: text/markdown

# Neo4j Ingest MCP Server

This server is an extension of the Labs Cypher MCP server.

It is used to ingest local structured data in CSV format into Neo4j.

