Metadata-Version: 2.4
Name: iflow-mcp_world_bank_mcp_server
Version: 0.1.0
Summary: A Model Context Protocol (MCP) server that enables secure interaction with the World Bank APIs. This server allows AI assistants to list tables and read data through a controlled interface, making data exploration and analysis safer and more structured.
Author-email: Anshuman Saxena <anshumax@gmail.com>
Requires-Python: >=3.11
Requires-Dist: fastmcp>=0.4.1
Requires-Dist: mcp>=1.0.0
Requires-Dist: mysql-connector-python>=9.2.0
Requires-Dist: pandas>=2.2.3
Requires-Dist: requests>=2.32.3
