Algorand
Provides a robust toolkit for Algorand blockchain interactions, enabling AI agents to create account...
Identify which environment variables you need
The FastMCP connection interface requires that you fill in the following potential values (see your JsonConfig and README):
ALGORAND_NETWORKALGORAND_ALGOD_APIALGORAND_ALGODALGORAND_INDEXER_APIALGORAND_INDEXERALGORAND_ALGOD_PORTALGORAND_INDEXER_PORTALGORAND_TOKENALGORAND_AGENT_WALLETNFD_API_URLNFD_API_KEYTINYMAN_ACTIVEULTRADE_ACTIVEULTRADE_API_URLVESTIGE_ACTIVEVESTIGE_API_URLVESTIGE_API_KEYITEMS_PER_PAGE
Determine which values require secure credentials or external setup
The following values are credentials/tokens (and should not be left blank in production):
ALGORAND_TOKEN— The Algod API "token". For publicly available nodes like algonode.cloud, this may be empty; for your private node, find your algod.token (if needed).ALGORAND_AGENT_WALLET— The mnemonic (seed phrase) for the Algorand wallet the Agent/server will use. Required to manage accounts and sign transactions.NFD_API_KEY— Used if accessing NFDomains API.VESTIGE_API_KEY— Used if enabling Vestige API integrations.
The rest (network URLs, booleans) can be left as shown or as per your deployment.
Obtain or generate required values
ALGORAND_AGENT_WALLET (Mnemonic phrase):
- If you already have an Algorand wallet, export the 25-word mnemonic (seed phrase) from your wallet software.
- If you need a new wallet, you can generate it using the Algorand Wallet, MyAlgo, or command line (with SDKs or tools).
- Example (using
algokeyin the CLI):algokey generate - Save the 25-word mnemonic securely.
- Example (using
ALGORAND_TOKEN:
- For most public testnet/mainnet APIs (like Algonode), this can be left blank.
- If running your own Algorand node, copy the contents of
<node data directory>/algod.token.
NFD_API_KEY and VESTIGE_API_KEY:
- Only required if you enable NFD or Vestige integrations.
- Obtain an API key from NFDomains or Vestige API if integrating these features. Register for an account and follow documentation to generate an API key.
Fill ENVs in the FastMCP connection interface
Open the FastMCP connection interface using the "Install Now" button.
Copy and paste each required value into the corresponding environment variable field.
Field Typical Value / How to obtain ALGORAND_NETWORK "testnet", "mainnet", or "betanet" ALGORAND_ALGOD_API Default: https://testnet-api.algonode.cloud/v2 ALGORAND_ALGOD Default: https://testnet-api.algonode.cloud ALGORAND_INDEXER_API Default: https://testnet-idx.algonode.cloud/v2 ALGORAND_INDEXER Default: https://testnet-idx.algonode.cloud ALGORAND_ALGOD_PORT Typically blank for public APIs ALGORAND_INDEXER_PORT Typically blank for public APIs ALGORAND_TOKEN See step 3 above ALGORAND_AGENT_WALLET See step 3 above NFD_API_URL Default: https://api.nf.domains NFD_API_KEY From NFDomains if needed TINYMAN_ACTIVE "false" unless using Tinyman AMM ULTRADE_ACTIVE "false" unless using Ultrade DEX ULTRADE_API_URL Default: https://api.ultrade.io VESTIGE_ACTIVE "false" unless using Vestige VESTIGE_API_URL Default: https://api.vestigelabs.org VESTIGE_API_KEY From Vestige Labs if needed ITEMS_PER_PAGE "10" or as desired Click "Save" or "Deploy" to complete the setup. If you enable additional integrations (NFD, Vestige, Tinyman, Ultrade), be sure to fill their respective keys and set their "_ACTIVE" values to "true".
Summary of where to get sensitive values:
- Wallet mnemonic (ALGORAND_AGENT_WALLET): Export from your wallet app or CLI key generator.
- Algod token (ALGORAND_TOKEN): Blank (for public APIs) or from your node data.
- API Keys: Register at NFDomains or Vestige if needed.
Do not share your mnemonic, node token, or API keys publicly.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Finance
View All →Fear & Greed Index
Provides real-time access to CNN's Fear & Greed Index for US stock market sentiment analysis, retrieving current composite scores and seven individual market indicators including S&P 500 momentum, options ratios, and volatility measures with historical comparisons.
More for Developer Tools
View All →
GitHub
Extend your developer tools with the GitHub MCP Server—a powerful Model Context Protocol server enhancing automation and AI interactions with GitHub APIs. It supports diverse functionalities like managing workflows, issues, pull requests, repositories, and security alerts. Customize available toolsets to fit your needs, enable dynamic tool discovery to streamline tool usage, and run the server locally or remotely. With read-only mode and support for GitHub Enterprise, this server integrates deeply into your GitHub ecosystem, empowering data extraction and intelligent operations for developers and AI applications. Licensed under MIT, it fosters flexible and advanced GitHub automation.
Desktop Commander
Desktop Commander MCP transforms Claude Desktop into a powerful AI assistant for managing files, running terminal commands, and editing code with precision across your entire system. It supports in-memory code execution, interactive process control, advanced search and replace, plus comprehensive filesystem operations including reading from URLs and negative offset file reads. With detailed audit and fuzzy search logging, it enables efficient automation, data analysis, and multi-project workflows—all without extra API costs. Designed for developers seeking smarter automation, it enhances productivity by integrating all essential development tools into a single, intelligent chat interface.
Figma Context
Unlock seamless design-to-code with Framelink Figma MCP Server, letting AI coding tools access your Figma files directly. It simplifies Figma API data to supply only relevant design layouts and styles, boosting AI accuracy in implementing designs across frameworks. Specifically built for use with tools like Cursor, it transforms design metadata into precise code in one step. This server streamlines the workflow by providing clean, focused context, enabling faster and more reliable design-driven development. Enjoy a powerful bridge between design and coding that enhances productivity and code quality with minimal fuss.
Chrome DevTools
Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree snapshots for reliable element targeting, automatic page event handling, and integrated performance tracing with actionable insights.
Microsoft Docs
Access official Microsoft documentation instantly with the Microsoft Learn Docs MCP Server. This cloud service implements the Model Context Protocol (MCP) to enable AI tools like GitHub Copilot and others to perform high-quality semantic searches across Microsoft Learn, Azure, Microsoft 365 docs, and more. It delivers up to 10 concise, context-relevant content chunks in real time, ensuring up-to-date, accurate information. Designed for seamless integration with any MCP-compatible client, it helps AI assistants ground their responses in authoritative, current Microsoft resources for better developer support and productivity.