Maven Central
Search Maven Central artifacts, versions, and checksums through Sonatype Central Search.
Tools
| Name | Description |
|---|---|
search_artifactsSearch Maven Central artifacts with the official Solr search API. | Search Maven Central artifacts with the official Solr search API. |
get_latest_artifactGet the latest Maven Central metadata for a groupId and artifactId. | Get the latest Maven Central metadata for a groupId and artifactId. |
list_versionsList Maven Central versions for a groupId and artifactId. | List Maven Central versions for a groupId and artifactId. |
find_by_sha1Find Maven Central artifacts by SHA-1 checksum. | Find Maven Central artifacts by SHA-1 checksum. |
Triggers
| Name | Description |
|---|---|
new_artifact_versionTriggers when Maven Central Search returns a new version for a groupId and artifactId. | Triggers when Maven Central Search returns a new version for a groupId and artifactId. |
Quick Start
import { WeavzClient } from '@weavz-io/sdk'
const weavz = new WeavzClient({ apiKey: 'wvz_...' })
const result = await weavz.actions.execute('maven-central', 'search_artifacts', {
workspaceId: '550e8400-e29b-41d4-a716-446655440000',
integrationAlias: 'maven-central',
input: { /* ... */ },
})Related Integrations
Works well with
Frequently Asked Questions
How do I connect Maven Central to my app?
Maven Central does not require an external account connection. Install the SDK, add the integration to a workspace, then execute tools programmatically.
What tools does Maven Central support?
Maven Central supports 4 tools including Search Artifacts, Get Latest Artifact, List Versions, Find by SHA-1.
Can I use Maven Central with AI agents?
Yes. Add Maven Central to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.
Can Maven Central be used in stateful agent workflows?
Yes. Agents can combine Maven Central tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.
What authentication does Maven Central use?
Maven Central does not require external authentication.
How much does the Maven Central integration cost?
The Maven Central integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.
What triggers does Maven Central support?
Maven Central supports 1 triggers including New Artifact Version.
Connect Maven Central in minutes
Get 20,000 free action executions every month. No credit card required.