QuickBooks Time MCP Server (Combined)
@aallsbury
QuickBooks Time MCP Server (Combined) について
A Message Control Protocol (MCP) server that provides unified access to QuickBooks Time API functionality. Developed with AI assistance.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"qb-time-mcp-server": {
"command": "python",
"args": [
"main.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is QuickBooks Time MCP Server (Combined)?
QuickBooks Time MCP Server (Combined) is a single-interface MCP server that provides access to all QuickBooks Time API functionality. It combines tools for job codes, timesheets, users, reports, and project management into one server, intended for users who need to query and manage QuickBooks Time data through an AI assistant or terminal.
How to use QuickBooks Time MCP Server (Combined)?
Install dependencies with pip install -r requirements.txt, create a .env file with QB_TIME_ACCESS_TOKEN=your_token_here, then run python main.py. The server listens for JSON‑RPC requests on stdin/stdout and can be configured with Claude Desktop using the provided JSON snippet.
Key features of QuickBooks Time MCP Server (Combined)
- Single server covering all QuickBooks Time API endpoints
- Get job codes, timesheets, users, and groups with filtering
- Retrieve payroll and project reports by date range
- Supports pagination and custom field data
- Easy integration with Claude Desktop
Use cases of QuickBooks Time MCP Server (Combined)
- Querying current timesheets or active employees
- Generating payroll reports for a given date range
- Looking up job code hierarchies with filtering
- Retrieving project activities and custom fields
- Monitoring notifications and managed clients
FAQ from QuickBooks Time MCP Server (Combined)
What credentials do I need to run this server?
You need a QuickBooks Time access token, provided as QB_TIME_ACCESS_TOKEN in a .env file or in the Claude Desktop configuration.
How do I configure the server with Claude Desktop?
Add the provided JSON block to your Claude Desktop settings, replacing your_quickbooks_time_access_token_here with your actual token and adjusting the path to main.py.
What tools are available?
The server offers tools for job codes (get_jobcodes, get_jobcode, get_jobcode_hierarchy), timesheets (get_timesheets, get_timesheet, get_current_timesheets), users, groups, projects, project activities, reports (get_payroll, get_payroll_by_jobcode, get_project_report, get_current_totals), custom fields, last modified timestamps, notifications, and managed clients.
Is this project open source?
Yes, it is released under the MIT License.
How can I contribute or report issues?
Contributions are welcome via pull requests. Use the GitHub issues page to report bugs or request features.
「生産性」の他のコンテンツ
MCPControl
CheffromspaceMCP server for Windows OS automation
🚀 TaskMaster: Todoist MCP for Cursor AI
mingolladanieleA lightweight Model Context Protocol (MCP) server that enables natural language interaction with your Todoist tasks directly from your IDE. Built with simplicity and maintainability in mind.
ATLAS: Task Management System
cyanheadsA Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - implementing a three-tier architecture (Projects, Tasks, Knowledge) to manage complex workflows. Now with Deep Research.
Lamda
firerpaAndroid Full-Stack Device Control Platform: WebRTC/H.264 remote desktop, UI/OCR/image-matching automation, one-click MITM, built-in Frida, proxy/VPN/frp/P2P networking, MCP/Agent, 160+ APIs, designed for multi-device clusters and engineered deployments.
Outlook Calendar MCP Tool
merajmehrabiA Model Context Protocol (MCP) server that allows Claude to access and manage your local Microsfot Outlook calendar (Windows only).
コメント