Skip to content

v1.0.0 - Initial Release

Choose a tag to compare

@david-pivonka david-pivonka released this 09 Oct 20:14
· 4 commits to main since this release

Initial release of Constellation 1 MCP Server

🎉 Features:

  • Full RESO API support with OAuth2 authentication
  • Dynamic metadata parsing (18 entities, 678+ Property fields)
  • Two powerful MCP tools: reso_query and reso_help
  • Comprehensive OData querying with filtering, expansion, and pagination
  • Built-in documentation and field reference system
  • TypeScript implementation for type safety and developer experience

�� Tools:

  • reso_query - Query real estate data across 9 RESO entities
  • reso_help - Interactive help system with examples and field guides

📊 Validated with Live Data:
Successfully tested with 193,112+ active property listings

🚀 Installation:

npm install -g constellation1-mcp-server

Requires Constellation 1 API credentials (CONSTELLATION1_CLIENT_ID and CONSTELLATION1_CLIENT_SECRET).