Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Software DevelopmentAuth: Open

OpenZeppelin Stellar Contracts hosted MCP server

Stellar contracts

OpenZeppelin’s Stellar Contracts MCP server gives agents access to its Stellar (Soroban) contract library, keeping contract development aligned with audited implementations.

Curated by Published Updated

Server description

Stellar smart-contract library access for agents

OpenZeppelin’s Stellar Contracts MCP server gives agents access to its Stellar (Soroban) contract library, keeping contract development aligned with audited implementations.

Directory details

Slug
openzeppelin-stellar-contracts
Category
Software Development
Category slug
software-development
Authentication
Open
Auth type
none

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "openzeppelin-stellar-contracts": {
      "url": "https://mcp.openzeppelin.com/contracts/stellar/mcp"
    }
  }
}

Connection links