katachi-gen
Verified Safeby jmsaavedra
Overview
AI-driven sentiment analysis and NFT curation for generative origami art, powered by blockchain data analytics (Gasback, Stack, Network monitoring).
Installation
yarn devEnvironment Variables
- ALCHEMY_API_KEY
- ANTHROPIC_API_KEY
- RARIBLE_API_KEY
- REDIS_URL
- READ_CHAIN_ID
- MINT_CHAIN_ID
- KATACHI_CONTRACT_TESTNET
- KATACHI_CONTRACT_MAINNET
- MINTER_WALLET_PRIVATE_KEY
Security Notes
The server uses standard practices for API key management (environment variables) and implements rate limiting in production. It processes user input for AI prompts and NFT metadata; input validation is present. The use of a server-side `MINTER_WALLET_PRIVATE_KEY` for NFT minting operations is a critical security consideration. This private key must be managed with extreme care in the deployment environment to prevent unauthorized access or misuse. `puppeteer-core` (or `playwright`) is used for thumbnail generation, loading local files, which is safer than external untrusted URLs. No direct `eval` or obvious command injection vulnerabilities were found.
Similar Servers
mcp-server
Manages AI customization and persistent context through modular, reusable elements (Personas, Skills, Agents, Templates, Memories).
mcp-server
Provides AI agents and development tools with contextual, curated access to blockchain data (balances, tokens, NFTs, contract metadata, transactions, logs) across multiple EVM-compatible chains via Blockscout APIs.
nodit-mcp-server
Connects AI agents and developers to structured, context-ready blockchain data across multiple networks through Nodit's Web3 infrastructure.
kukapay-mcp-servers
Aggregates real-time cryptocurrency and blockchain data for AI agents and developers, spanning DeFi, trading, market analytics, and Web3 services.