Releases: singhvedant/ibapi-api-tool
Releases · singhvedant/ibapi-api-tool
Release list
v1.0.1
Changelog
[1.0.1] - 2026-06-15
Fixed
ibapiconsole entry point failed withModuleNotFoundError: No module named 'cli'
afterpip install. Movedcli.pyinto theSrcpackage and pointed the entry
point atSrc.cli:main. (1.0.0 wheel on PyPI is broken; use 1.0.1+.)
[1.0.0] - 2026-06-15
Added
- Initial release
- CLI tool for searching IBAPI auction properties
- Stdio MCP server (for Claude Desktop / MCP clients)
- HTTP MCP server (FastAPI + fastapi-mcp, MCP at
/mcp) - REST API endpoints for search, detail, listings
- Support for filtering by state, district, city, bank, property type, price range
- Full property detail lookup (37 fields)
- Cascading district/city/bank lookups
- Skill manifest and installation scripts
Features
- Search Indian bank-auction properties (SARFAESI)
- 13 filter combinations (state, type, district, bank, period, pincode, etc.)
- Subtype filtering (residential plots, commercial plots, industrial plots)
- Price range filtering
- JSON output mode
- Live portal integration (no authentication required)
ibapi-api-tool v1.0.0 — initial release
Changelog
[1.0.0] - 2026-06-15
Added
- Initial release
- CLI tool for searching IBAPI auction properties
- Stdio MCP server (for Claude Desktop / MCP clients)
- HTTP MCP server (FastAPI + fastapi-mcp, MCP at
/mcp) - REST API endpoints for search, detail, listings
- Support for filtering by state, district, city, bank, property type, price range
- Full property detail lookup (37 fields)
- Cascading district/city/bank lookups
- Skill manifest and installation scripts
Features
- Search Indian bank-auction properties (SARFAESI)
- 13 filter combinations (state, type, district, bank, period, pincode, etc.)
- Subtype filtering (residential plots, commercial plots, industrial plots)
- Price range filtering
- JSON output mode
- Live portal integration (no authentication required)