520,260 tools. Updated 2026-09-06 09:34
"Stellar" matching MCP tools:
- Generate a smart account contract with configurable signers and policies, supporting multisig, passkeys, Ed25519, and delegated signers.AGPL 3.0
- Generate a tokenized vault contract that issues fungible shares for an underlying asset. Returns contract source code in a Markdown block, without writing to disk.AGPL 3.0
- Generate a SEP-41 compliant fungible token contract with customizable options like mintable, burnable, pausable, and access control. Returns the source code in a Markdown block.AGPL 3.0
- Generate a SEP-41 compatible stablecoin contract source code with configurable access control, minting, burning, pausing, and more. Returns code in Markdown without writing to disk.AGPL 3.0
- Generate a governor contract for on-chain governance with token-based voting, returning the source code as a Markdown code block.AGPL 3.0
- Make a tokenized vault that issues Fungible Token shares for an underlying asset, similar to ERC-4626. Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.ConnectorNo auth
Matching MCP Servers
- AlicenseNot gradedqualityBmaintenanceProvides a persistent memory layer for Stellar and Soroban projects, scanning repositories to create a knowledge graph of contracts, storage, and on-chain state. Exposes this memory to AI agents via MCP, enabling project overview, search, and context recovery.17Apache 2.0
- AlicenseNot gradedqualityCmaintenanceEnables interaction with Stellar Classic and Soroban smart contracts, allowing users to manage accounts, process payments, and handle asset operations. It provides comprehensive tools for building, deploying, and retrieving the interfaces of smart contracts on the Stellar network.1518MIT
Matching MCP Connectors
The OpenZeppelin Stellar Contracts MCP server generates secure smart contracts for the Stellar blockchain based on OpenZeppelin templates. It integrates with AI assistants to automatically enforce OpenZeppelin's security best practices, style rules, and standards at every prompt, enabling developers to create production-ready Fungible Token, Non-Fungible Token, and Stablecoin contracts through AI-driven workflows.
Read-only MCP server: verify credentials and browse escrows on the Stellar testnet contract.
- Make a fungible token per the Fungible Token Standard, compatible with SEP-41, similar to ERC-20. Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.ConnectorNo auth
- Make a stablecoin that uses Fungible Token Standard, compatible with SEP-41. Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.ConnectorNo auth
- Make a smart account contract that authorizes operations through configurable signers and policies, for example a multisig with passkey, Ed25519 and delegated signers. Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.ConnectorNo auth
- Make a governor contract for on-chain governance using token-based voting. Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.ConnectorNo auth
- Generate a SEP-50-compatible non-fungible token contract, similar to ERC-721, and return its source code as a Markdown code block.AGPL 3.0
- Make a non-fungible token per the Non-Fungible Token Standard, compatible with SEP-50, similar to ERC-721. Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.ConnectorNo auth
- Discover on-chain Stellar agents using natural language queries. Get ranked results with capability and reputation signals.MIT
- Fund any Stellar testnet account with 10,000 testnet XLM using Friendbot. Provide a public key to receive free testnet funds for building and testing Stellar applications.MIT
- Retrieve an agent card from Stellar agent-search by agent ID or handle, with optional verification probe.MIT
- Create a trustline for a non-native Stellar asset by specifying account, asset code, and issuer, then receive the transaction hash.MIT
- Decode base64-encoded Stellar transaction XDR to inspect operations and parameters in readable JSON format.MIT
- Decode base64 Stellar transaction XDR into readable JSON format. View operations and parameters clearly.MIT
- Resolve any agent reference (id, handle, or owner address) to canonical identifiers: numeric id, stellar address, and CAIP-2 network.MIT
- Retrieve paginated transaction history for a Stellar account by public key. Set cursor and limit to page through records, and optionally include operation details.MIT
- Fund a Stellar testnet account with 10,000 testnet XLM via Friendbot by providing the account's public key.MIT