homeharvest-mcp
An MCP server built with Smithery.
Remote MCP Server Setup @ smithery.ai
Prerequisites
- Smithery API key: Get yours at smithery.ai/account/api-keys
Getting Started
- Run the server:
- Test interactively:
Try saying "Say hello to John" to test the example tool.
Development
Your server code is in src/hello_server/server.py
. Add or update your server capabilities there.
Deploy
Ready to deploy? Push your code to GitHub and deploy to Smithery:
- Create a new repository at github.com/new
- Initialize git and push to GitHub:
- Deploy your server to Smithery at smithery.ai/new
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
An MCP server built with Smithery that provides a foundation for real estate data harvesting capabilities. Currently includes example functionality for testing and development purposes.