MongoDB · Capability
MongoDB Atlas Administration API — Third-Party Integrations
MongoDB Atlas Administration API — Third-Party Integrations. 5 operations. Lead operation: Return All Active Third-Party Service Integrations. Self-contained Naftiko capability covering one Mongodb business surface.
What You Can Do
GET
Listgroupintegrations
— Return All Active Third-Party Service Integrations
/v1/api/atlas/v2/groups/{groupid}/integrations
DELETE
Deletegroupintegration
— Remove One Third-Party Service Integration
/v1/api/atlas/v2/groups/{groupid}/integrations/{integrationtype}
GET
Getgroupintegration
— Return One Third-Party Service Integration
/v1/api/atlas/v2/groups/{groupid}/integrations/{integrationtype}
POST
Creategroupintegration
— Create One Third-Party Service Integration
/v1/api/atlas/v2/groups/{groupid}/integrations/{integrationtype}
PUT
Updategroupintegration
— Update One Third-Party Service Integration
/v1/api/atlas/v2/groups/{groupid}/integrations/{integrationtype}
MCP Tools
return-all-active-third-party
Return All Active Third-Party Service Integrations
read-only
idempotent
remove-one-third-party-service
Remove One Third-Party Service Integration
idempotent
return-one-third-party-service
Return One Third-Party Service Integration
read-only
idempotent
create-one-third-party-service
Create One Third-Party Service Integration
update-one-third-party-service
Update One Third-Party Service Integration
idempotent