mcp-server-harvest-time-tracking

A central repository for multiple Model Context Protocol (MCP) server implementations.

Visit Server
Added on 3/28/2025

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:

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.