MCP server with developer integrations for Claude Code and Cursor
Project description
QuickCall Integrations
Developer integrations for Claude Code and Cursor.
Current integrations:
- Git - commits, diffs, code changes
Coming soon:
- Calendar
- Slack
- GitHub PRs & Issues
Quick Install
Add to Claude Code:
claude mcp add quickcall -- uvx quickcall-integrations
Or add to your .mcp.json:
{
"mcpServers": {
"quickcall": {
"command": "uvx",
"args": ["quickcall-integrations"]
}
}
}
Usage
Just ask Claude:
- "What did I work on today?"
- "Show me recent commits"
- "What's changed in the last week?"
Or use the plugin command: /quickcall:daily-updates
Development
# Clone and install
git clone https://github.com/quickcall-dev/quickcall-integrations
cd quickcall-integrations
uv pip install -e .
# Run locally
quickcall-integrations
# Run with SSE (for remote deployment)
MCP_TRANSPORT=sse quickcall-integrations
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file quickcall_integrations-0.1.0.tar.gz.
File metadata
- Download URL: quickcall_integrations-0.1.0.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc58ae3c17ea4e55cc8fff189d891d5ae514b8560d3e3ff5e19c05c51c85a4cc
|
|
| MD5 |
ae0266cd94842658181364df8a130d46
|
|
| BLAKE2b-256 |
b6a41acea1f1fb5682da222a9ba3bce7a46df48bc9de4582b65e1a1acbdce2f2
|
File details
Details for the file quickcall_integrations-0.1.0-py3-none-any.whl.
File metadata
- Download URL: quickcall_integrations-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7583a96e297efb5302f6d542cba741aa998d23f284d1f36530a9c3a3cfecdce7
|
|
| MD5 |
808e70fcb90a439303bec4c934945919
|
|
| BLAKE2b-256 |
4b6ca6cbef0b5d86e159a8b2de3a665e2236f1925463dee8e3070997e9f701dc
|