AgentStack
MCP verified Apache-2.0 Self-run

Sam

mcp-google-sam · by google

SAM Sovereign Agent Mesh

No reviews yet
0 installs
7 views
0.0% view→install

Install

$ agentstack add mcp-google-sam

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Sam? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

SAM: Sovereign Agent Mesh

SAM is a smart network built for autonomous AI agents:

  • Zero Config: Nodes discover each other and build the P2P network automatically.
  • Zero Trust: Every connection, node, and packet is strictly authenticated.
  • Agentic Network: Formed by lightweight nodes (sam-node) that provide self-healing, P2P connectivity, allowing autonomous agents to plug in, communicate, and invoke tools dynamically.
  • Portability: Cryptographic identities are environment-agnostic, allowing seamless node mobility across cloud, local, and edge environments.

Architecture Components

  • sam-hub: The control plane for identity mapping and policy distribution.
  • sam-node: The P2P nodes providing the mesh transport layer and local MCP interfaces.

Documentation

Start exploring the Sovereign Agent Mesh:

For Users & Operators

Get a node running on the public testnet (bananas.sam-mesh.dev) in minutes:

  • 🚀 [User Quick Start Guide](site/content/docs/quickstart.md): Connect and run a SAM node using binaries or Docker, and query the local MCP server.
  • 🤖 [Agent Integration Guides](site/content/docs/integrations/_index.md): Connect Google Gemini, Claude, and other AI agents to your SAM node to dynamically discover and call tools across the mesh.
  • 📡 [Testnet Validation Tutorial](site/content/docs/development/testnet-validation.md): Real-time verification, remote tool invocation, and HTTP stream proxies.

For Developers & Contributors

Compile from source, run local clusters, or execute tests:

  • 🛠️ [Developer Guide](site/content/docs/development/_index.md): Prereqs, compilation, local hub setup, and Kubernetes Kind deployment.
  • 🧪 [Testing Guide](site/content/docs/development/testing.md): Go tests, E2E BATS, and containerized mesh execution.

License

See [LICENSE](LICENSE).

Disclaimer

This is not an officially supported Google product. This project is not eligible for the Google Open Source Software Vulnerability Rewards Program.

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

  • Author: google
  • Source: google/sam
  • License: Apache-2.0
  • Homepage: http://sam-mesh.dev/

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.