MCP Servers

MCP Servers

By CodifyAG GitHub

A collection of MCP servers

Overview

What is MCP Server for Harvest?

MCP Server for Harvest is a Model Context Protocol (MCP) server implementation that provides a standardized way to interact with the Harvest API, enabling seamless integration with MCP clients for time tracking and project management.

How to use MCP Server for Harvest?

To use the MCP Server, clone the repository, set up the environment variables with your Harvest account details, and run the server either manually or through a configuration file for compatible clients.

Key features of MCP Server for Harvest?

  • Standardized interaction with Harvest API through MCP.
  • Support for time entries, clients, projects, and reporting features.
  • Easy setup and installation process with clear instructions.

Use cases of MCP Server for Harvest?

  1. Integrating Harvest time tracking with custom applications.
  2. Automating project management tasks using MCP clients.
  3. Generating reports on time spent across projects and clients.

FAQ from MCP Server for Harvest?

  • What is the Model Context Protocol?

The Model Context Protocol is a standard for interacting with various APIs in a consistent manner.

  • How do I obtain my Harvest account credentials?

You can get your credentials from your Harvest account settings or by creating a new OAuth2 application in Harvest.

  • Is there support for all Harvest features?

Yes, the server supports a wide range of features including time entries, clients, projects, and reports.

Content

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

ServerDescriptionStatus
HarvestTime tracking and project management✅ Active
Brave SearchWeb Search✅ Active
SlackTeam Communication🚧 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
│   └── slack/                # Slack 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.

No tools information available.
No content found.