read-only api clients for jira, github, slack, and similar services
Project description
tarvo
tarvo is an intentionally small and narrow tool to make read-only queries of Jira, Github, and other services. It exists specifically to allow Agentic access to remote APIs in cases where MCP is specifically disallowed. Installation is:
uv add tarvo
There is a .env.example file that should be copied to .env and then edited to contain the credentials tarvo needs. Then running
tarvo doctor
will check the .env file completeness and run a small test query of the remote services.
Jira subcommands
tarvo jira get <KEY>
tarvo jira query [JQL] [--max-results N]
Examples:
tarvo jira get TARV-123
tarvo jira query 'status = "To Do"' --max-results 5
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
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 tarvo-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tarvo-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
495c5edd47efcfa1ba35388174a3ec26b756e598143c20bb0ae7a18340e5226d
|
|
| MD5 |
c502da0addff1b47d17bf30f77baad59
|
|
| BLAKE2b-256 |
c11720f0095b9986af4a8ffb6b727fd345ed2fde366642735858517de5ed75a5
|