1Password Agent Bridge
Rank #15,167io.github.gambadio/onepassword-agent-mcp
Local MCP access to approved 1Password fields without exposing plaintext secrets to AI agents.
1Password Agent Bridge is a Model Context Protocol (MCP) server published by gambadio. It ranks #15,167 of 132,113 servers tracked on MCP Toplist. 1Password Agent Bridge is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Jul 8, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 116,946 of 132,113 servers on MCP Toplist.
Use 1Password Agent Bridge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add onepassword-agent-mcp -- npx -y onepassword-agent-mcp mcp[mcp_servers.onepassword-agent-mcp]
command = "npx"
args = ["-y", "onepassword-agent-mcp", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"onepassword-agent-mcp": {
"command": "npx",
"args": [
"-y",
"onepassword-agent-mcp",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"onepassword-agent-mcp": {
"command": "npx",
"args": [
"-y",
"onepassword-agent-mcp",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"onepassword-agent-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"onepassword-agent-mcp",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"onepassword-agent-mcp": {
"command": "npx",
"args": [
"-y",
"onepassword-agent-mcp",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"onepassword-agent-mcp": {
"command": "npx",
"args": [
"-y",
"onepassword-agent-mcp",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.gambadio%2Fonepassword-agent-mcp)<a href="https://mcptoplist.com/server/io.github.gambadio%2Fonepassword-agent-mcp"><img src="https://mcptoplist.com/badge/io.github.gambadio%2Fonepassword-agent-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
gambadio
Other servers by gambadio
View all gambadio servers →Available versions (8)
| Version | Published |
|---|---|
| 0.3.8 | Sep 9, 2026 |
| 0.3.6 | Aug 6, 2026 |
| 0.3.5 | Aug 6, 2026 |
| 0.3.4 | Aug 6, 2026 |
| 0.3.3 | Aug 6, 2026 |
| 0.3.2 | Aug 6, 2026 |
| 0.3.1 | Aug 6, 2026 |
| 0.3.0 | Aug 6, 2026 |
Frequently asked questions
- Who maintains 1Password Agent Bridge?
- 1Password Agent Bridge is maintained by gambadio, which publishes 2 MCP servers (9 total versions) tracked on MCP Toplist.
- Is 1Password Agent Bridge listed on the Official MCP Registry?
- Yes — 1Password Agent Bridge is listed on the Official MCP Registry, alongside Glama.
- How many versions does 1Password Agent Bridge have?
- MCP Toplist tracks 8 versions of 1Password Agent Bridge, most recently published on Sep 9, 2026.
- Where can I find the source code for 1Password Agent Bridge?
- The source code for 1Password Agent Bridge is hosted at github.com/gambadio/onepassword-agent-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.