MCP Servers
by CodifyAG
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.
Last updated: N/A
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 | | Brave Search | Web Search | ā Active | | Slack | Team 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:
- Harvest MCP Server
- Brave Search Server
- Slack 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.