Listing Thumbnail

    MCP Server for 1Password SaaS Manager

     Info
    Sold by: 1Password 
    AWS Free Tier
    The MCP server for 1Password SaaS Manager provides secure integration with the SaaS Manager API, giving teams deep visibility into SaaS usage, user access, and app activity without leaving AWS-native workflows. This integration enables comprehensive visibility and read-only access across your SaaS Manager-managed resources.
    4.6

    Overview

    SaaS sprawl and shadow IT create significant security vulnerabilities, exposing organizations to unmanaged apps, unauthorized access, and compliance risks.

    The MCP Server for 1Password SaaS Manager is a centralized, read-only control plane for SaaS visibility and access insights, designed for IT teams running in AWS. Built on 1Password SaaS Manager's over 350 integrations, it makes it easy to monitor app usage, user access, and policy drift across your environment.

    With no write permissions required, App Access Governance gives you visibility and context without disrupting your existing IAM or security controls.

    **This MCP Server requires customers to have an active subscription to 1Password SaaS Manager.

    This MCP Server integration empowers your IT and security teams with the ability to:

    • Retrieve and analyze audit logs: Gain insights into system activities and user behavior for compliance, monitoring, and forensic investigation.

    • List and manage all applications: View all SaaS applications in your environment and make informed decisions on access, usage, and governance.

    • Access, list, and retrieve workflows: Monitor and manage automated processes, improving operational efficiency and standardization.

    • List and retrieve people and teams: Get a complete picture of your organization's structure, including team memberships and user roles.

    • Access and list contracts: Maintain oversight of vendor agreements and reduce risks related to contract lifecycle management.

    • Retrieve and manage assets: Track and manage IT and SaaS assets, ensuring up-to-date inventories and reducing shadow IT.

    Highlights

    • Integrate with AWS-native workflows: Stream SaaS usage, access, and metadata into services like Lambda, CloudWatch, and your analytics or security stack.
    • Monitor for compliance drift: Feed real-time access and activity data into your compliance workflows to stay ahead of audits.
    • Optimize access control and governance: Get a complete view of who has access to what, and automate cleanups based on actual usage.

    Details

    Delivery method

    Integration protocol

    Type

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    MCP Server for 1Password SaaS Manager

     Info
    This product is available free of charge. Free subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Vendor refund policy

    All fees are non-cancellable and non-refundable except as required by law.

    Custom pricing options

    Request a private offer to receive a custom quote.

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    API-Based Agents & Tools

    API-Based Agents and Tools integrate through standard web protocols. Your applications can make API calls to access agent capabilities and receive responses.

    Additional details

    Usage instructions

    To get started using the MCP Server for Trelica by 1Password, follow the instructions below:

    Available Tools

    This MCP server supports the following tools:

    • List Apps - Lists all applications in the account
    • Get App - Gets an application using its App ID
    • Get App Users - Gets a list of users for a specific app using its App ID
    • List Assets - Lists all assets in the account
    • Get Asset - Gets a specific asset using its assetID
    • List Custom Fields - Lists the custom fields of all assets
    • List Audit Logs - Lists all audit log entries
    • List Contracts - Lists all contracts in the account
    • Get Contract - Gets a contract using its contractID
    • List People - Lists all people in the account
    • Get Person - Gets a person using their PersonID
    • List Apps for a Person - Lists all apps for a specific person using their personID
    • List All Teams (In a Hierarchy) - Lists all teams organized by their hierarchical structure
    • List All Teams (In a List) - Lists all teams not considering their hierarchical structure
    • List Workflow - Lists all workflows
    • Get a Workflow - Gets a workflow using its workflowID
    • List Workflow Runs - Lists a workflow run using its workflowID

    Prerequisites

    • Requires current subscription to Trelica by 1Password
    • Install Node.js and npm

    Authentication

    Replace ACCESS_TOKEN with your actual token below.

    Claude Desktop

    Edit the configuration file at:

    • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
    • Windows: %APPDATA%\Claude\claude_desktop_config.json

    Add the below code:

    { "mcpServers": { "Trelica-MCP-Server": { "command": "npx" , "args": [ "mcp-remote" , "https://mcp.1password.com/trelica/mcp" , " --header" , "Authorization: Bearer <ACCESS TOKEN>" _ ] } } }

    Cline

    Cline stores MCP server configurations in a JSON file that can be modified. In the "Installed" tab, click "Configure MCP Servers" to access the settings file.

    Add the following:

    { "mcpServers": { "Trelica-MCP-Server": { "url": "https://mcp.1password.com/trelica/mcp", "disabled": false, "timeout": 30, “Headers”: { “Authorization”: “Bearer <ACCESS_TOKEN>” } } } }

    Rate Limits

    • 1000 requests per hour.
    • Authentication: Access tokens expire after 1 hour and must be refreshed.
    • Exceeding rate limits returns an HTTP 429 Too Many Requests error.
    • Implement retry and exponential backoff to handle limits.

    Learn More

    MCP Docs: https://trelica.gitbook.io/trelica-api 

    Support

    Vendor support

    Support is available at:

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    4.6
    1750 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    85%
    12%
    2%
    1%
    2%
    0 AWS reviews
    |
    1750 external reviews
    External reviews are from G2 .
    Elizabeth F.

    Secure Password Storage, but Annoying Reauthentication

    Reviewed on May 15, 2026
    Review provided by G2
    What do you like best about the product?
    I like that 1Password stores my passwords in a safe vault and removes them from my web browser because it is safer and reduces the risk of being compromised.
    What do you dislike about the product?
    I have to log in to 1Password too many times. It would be better if the timeout increased when a machine is logged in and hasn't gone into sleep mode. I don't see why there's a need to reauthenticate in that situation.
    What problems is the product solving and how is that benefiting you?
    1Password stores my passwords in a safe vault and keeps them out of my web browser, reducing the risk of being compromised.
    Computer Software

    1Password Is Essential for Our Work Password Management

    Reviewed on May 14, 2026
    Review provided by G2
    What do you like best about the product?
    We use 1Password as our main tool for all work related password management and credentials. Without 1password I would not be able to login anywhere.
    What do you dislike about the product?
    User invitation flow could be better and the management of credentials between the vaults. Sometimes the between the vaults navigation is too complex and it's not easy to find what I need.
    What problems is the product solving and how is that benefiting you?
    Stores all my work related software credentials.
    Sam B.

    Easy to Use, Secure Logins with Smooth Google Suite Integration

    Reviewed on May 13, 2026
    Review provided by G2
    What do you like best about the product?
    As an end user, I find 1Password easy to use. It makes logging in and accessing my accounts simple, and I feel it helps keep them safer—both for work and for my personal financial accounts. Overall, the performcance seems good and it seems to integrate well with my existing systems including my Google Suite. I have not had to deal with support yet so can't speak to that but getting set up on the system seemed pretty straight forward. I have not had a chance to look at the AI features yet, either.
    What do you dislike about the product?
    For me, this was the first time I’d used a system like this, so it took me a little while to get used to it. I imagine that for others who have used similar products in previous jobs, the learning curve was easier.
    What problems is the product solving and how is that benefiting you?
    It remembers every username and password for me, so I only have to keep track of one Master Password. The password generator is helpful too, since it makes it easier to ensure I’m using strong passwords.
    Steven K.

    1Password Simplifies Security and Keeps My Passwords Safe

    Reviewed on May 11, 2026
    Review provided by G2
    What do you like best about the product?
    1Password completely simplifies my security issues, storing all of my passwords for work and my personal life. I don't have to worry about security concerns, or where my data is living. They solve the problem and make it easy for me to access it, and not for attackers.
    What do you dislike about the product?
    The biggest issue I've found would be the onboarding process for new users, there are quite a few hurdles they need to jump through. With people moving to new platforms, when they are used to Google, Microsoft Edge, Windows storing their passwords without thinking. It can be a challenge to get them to move.
    What problems is the product solving and how is that benefiting you?
    Allowing me to share any one-time passwords, MFA, etc. with specific teams without them being granted access to a large amount of data has been a live saver.
    Vigynesh B.

    Password-Free Ease with Quick Finger-Tap Authentication

    Reviewed on May 10, 2026
    Review provided by G2
    What do you like best about the product?
    I like how I don’t have to remember passwords anymore, and how simple it is to authenticate with just a quick finger tap.
    What do you dislike about the product?
    Sometimes 1Password doesn’t launch on a login page. I’m not sure if it’s because I accidentally clicked “Never on this page” or something, but it’s pretty hard to find that setting again and undo it.
    What problems is the product solving and how is that benefiting you?
    Logging in quickly, without having to remember passwords, saves me valuable time and brainpower.
    View all reviews