mcp-server-harvest-time-tracking
A central repository for multiple Model Context Protocol (MCP) server implementations.
MCP Servers
A central repository for multiple Model Context Protocol (MCP) server implementations. This repository contains various MCP servers that enable seamless integration with different services through the Model Context Protocol.
Available Servers
| Server | Description | Status | |--------|-------------|--------| | Harvest | Time tracking and project management | โ Active | | Binance | Cryptocurrency exchange API | ๐ง Planned |
Repository Structure
mcp-servers/
โโโ servers/ # Directory containing all MCP servers
โ โโโ harvest/ # Harvest Time Tracking MCP server
โ โ โโโ src/ # Server implementation
โ โ โโโ tests/ # Server tests
โ โ โโโ README.md # Server documentation
โ โโโ binance/ # Binance MCP server (planned)
โโโ examples/ # Example usage for all servers
Getting Started
Each server has its own documentation and setup instructions. Please refer to the specific server's README for details:
- Harvest MCP Server
- Binance MCP Server (Coming soon)
Contributing
Please see CONTRIBUTING.md for details on how to contribute to this project.
License
This project is licensed under the MIT License - see the LICENSE file for details.