Metadata-Version: 2.4
Name: mcp-document-brain-nicolasprieto1
Version: 0.1.1
Summary: MCP server for converting files to markdown using Markitdown
Author-email: Nicolas Prieto <nicolasprieto1@hotmail.com>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: mcp[cli]>=1.8.0
Requires-Dist: Markitdown[all]>=0.1.1
Provides-Extra: dev
Requires-Dist: build>=1.2.2.post1; extra == "dev"
Requires-Dist: pytest>=8.3.5; extra == "dev"
Requires-Dist: twine>=6.1.0; extra == "dev"

This is for the tutorial of how to create your first mcp server using FastMCP.
