Skip to main content

Timesheet Management System MCP Server - Based on FastMCP 2.0

Project description

Timesheet MCP Server

PyPI version Python 3.10+ License: MIT

A Model Context Protocol (MCP) server for timesheet management system, built with FastMCP 2.0.

🚀 Quick Start

Installation

Using uvx (recommended):

uvx timesheet-mcp-server

Using pip:

pip install timesheet-mcp-server

Configuration

Set up your Claude Desktop config file:

macOS: ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "timesheet": {
      "command": "uvx",
      "args": ["timesheet-mcp-server"],
      "env": {
        "TIMESHEET_API_BASE_URL": "http://127.0.0.1:8080/api",
        "TIMESHEET_API_TOKEN": "your-jwt-token"
      }
    }
  }
}

✨ Features

Time Entry Queries (2)

  • Get my time entries with filters
  • Get recent time entries

User Queries (3)

  • Search users by name
  • Get user details
  • Get user time entries

Project Queries (7)

  • List projects with filters
  • Get my projects
  • Get project tree structure
  • Get project members
  • Get project details
  • Get project time plan
  • List business lines

Reports & Statistics (5)

  • Time statistics with grouping
  • Time entry reports
  • Project time reports
  • Working days information
  • Time entry warnings

📖 Usage Examples

After setting up, you can use natural language in Claude Desktop:

Please show me my time entries

List all projects

Search for user "John Doe"

Get time statistics for this week

Show me project details for project #123

🔧 Environment Variables

  • TIMESHEET_API_BASE_URL - API base URL (required)
  • TIMESHEET_API_TOKEN - JWT token for authentication (required)
  • MCP_TRANSPORT - Transport method (default: stdio)
  • MCP_LOG_LEVEL - Logging level (default: INFO)

🛠️ Development

Clone the repository:

git clone https://github.com/yangyuezheng/ai-emp.git
cd ai-emp/timesheet-mcp-server-v2

Install dependencies:

pip install -r requirements.txt

Run tests:

python test_tools.py

📚 Documentation

📄 License

MIT License - see LICENSE file for details

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📞 Support

🙏 Acknowledgments


Version: 2.0.0 Status: Production Ready ✅

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

timesheet_mcp_server-2.0.1.tar.gz (39.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

timesheet_mcp_server-2.0.1-py3-none-any.whl (21.3 kB view details)

Uploaded Python 3

File details

Details for the file timesheet_mcp_server-2.0.1.tar.gz.

File metadata

  • Download URL: timesheet_mcp_server-2.0.1.tar.gz
  • Upload date:
  • Size: 39.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for timesheet_mcp_server-2.0.1.tar.gz
Algorithm Hash digest
SHA256 113134b485fe4aa06bdd4ba8ee2fda81f86a1bca0c8e056da34cc60f8d789d73
MD5 98a664b993f05c5404b0c4377ec72787
BLAKE2b-256 236a8a879232804342541830c0775efe87547cba1bb677c108a9c02ed28a9926

See more details on using hashes here.

File details

Details for the file timesheet_mcp_server-2.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for timesheet_mcp_server-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 af24c3a4b987915e49d503d532198dcf316c90d8cfe86c5db66f44922aeef20b
MD5 ca415db57a3bc0feef280445591de007
BLAKE2b-256 85b4ac16e15aa107c8101e65377acf4973f60f999445e0eba349a2fd7c0adf92

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page