262,002 tools. Last updated 2026-07-05 16:07
"namespace:io.github.Ipayx-stellar" matching MCP tools:
- Profile a confirmed exoplanetary system by host-star name. Groups planets, summarizes host star, computes habitable zone, and identifies planets within it.MIT
- Generate a stablecoin smart contract on Stellar using SEP-41. Returns source code in a Markdown code block.AGPL 3.0
- Retrieve token balances for Ethereum or Stellar wallet addresses to analyze cryptocurrency holdings and portfolio composition.MIT
- Audit Rust smart contracts for security vulnerabilities with automated framework detection. Analyzes source code or GitHub URLs and returns a severity-graded report with root cause analysis and fixes.MIT
- Assess counterparty risk before transactions by analyzing domains, IPs, wallets, and company names to generate a 0-100 risk score with detailed breakdowns.MIT
- Obtain a Draft-7 JSON Schema for a specified Stellar XDR type to structure data for XDR encoding.MIT
Matching MCP Servers
- Alicense-qualityFmaintenanceEnables 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.Last updated718MIT
- Alicense-qualityCmaintenanceEnables AI agents to pay for protected HTTP resources using Stellar USDC via the x402 protocol, facilitating automated payments and access to paid APIs.Last updatedMIT
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.
GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)
- Search NASA ADS for astronomy and astrophysics papers using natural language or field-specific queries to find relevant research with publication details and citation metrics.MIT
- Retrieve current Stellar network fee statistics and obtain the recommended fee for reliable transaction inclusion.MIT
- Decode a base64 XDR value and determine which Stellar XDR type successfully decodes it. Returns a single matching type.MIT
- Encode JSON into base64 XDR for any Stellar type using the type's JSON schema, enabling roundtrip with decode and schema tools.MIT
- Read a Soroban contract's stored data entry directly from the Stellar ledger without simulating a transaction.MIT
- List supported Stellar XDR type names for encoding, decoding, or schema generation. Optionally filter by prefix.MIT
- Decode base64 Stellar transaction XDR into readable JSON format. View operations and parameters clearly.MIT
- Retrieve and parse stellar.toml from an anchor domain to identify supported Stellar Ecosystem Proposals (SEPs) for integration.MIT
- Fund a Stellar testnet account with 10,000 testnet XLM via Friendbot by providing the account's public key.MIT
- Fetch account details for a Stellar public key: balances, signers, flags, and minimum balance.MIT
- Execute a Stellar payment, sending a specified asset and amount from one account to another, and retrieve the transaction hash.MIT
- Create a trustline for a non-native Stellar credit asset to enable an account to hold and transact it, returning the transaction hash.MIT
- Upload a compiled WASM file and deploy a Soroban smart contract instance on Stellar, returning the contract ID and transaction hashes.MIT
- Perform SEP-10 authentication flow: sign the challenge with your Stellar public key and receive a JWT token.MIT