genTech-agent-kit
OfficialRelated Servers
Alternatives to genTech-agent-kit
No user-submitted related servers found.
Related Servers
- AlicenseCqualityAmaintenanceAn MCP server that gives AI agents real-time market data, DeFi intelligence, and automatic tool discovery via plugins. Supports x402 micropayments and is always updated.23MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that gives AI agents real-time access to DeFi across multiple chains, enabling non-custodial crypto trading, portfolio queries, and transaction execution.07MIT
- AlicenseNot gradedqualityDmaintenanceA set of MCP servers that provide AI agents with safe, composable access to web3 market data and trading, featuring read-only intelligence and execution modes with SIM/PAPER/LIVE safeguards.MIT

opendexterofficial
AlicenseNot gradedqualityCmaintenanceAn MCP server that enables AI agents to search, pay for, and call paid APIs using the x402 protocol, with automatic USDC settlement.2MIT- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides DeFi data tools (crypto prices, whale concentration, funding rates) for AI agents via the x402 protocol.5 npm1MIT
- AlicenseAqualityAmaintenanceMCP server that gives AI agents paid access to Invoket APIs, with discovery-driven tools, spending caps, and non-custodial payments via x402.707 npm1MIT
TDQS
Scored across 23 tools
Multiple tools serve overlapping purposes: three separate quote tools (algorand_get_quote, rh_crypto_quote, get_quote) can be confused, and the specialized Pika tools (pika_build_brand, pika_app_sizzle, pika_explainer) are essentially wrappers for skills available in pika_generate. Additionally, output_enforcer_status and output_enforcer_breakers both report on circuit breaker state, making selection ambiguous.
Naming is inconsistent across the set: some tools use domain prefixes (algorand_, rh_, pika_, output_enforcer_) with either noun or verb stems, while generic crypto tools use bare get_/search_ verbs. Within prefixed groups, actions sometimes appear first (rh_list_stocks) and sometimes last (algorand_x402_info), showing no uniform convention.
At 23 tools, the set is on the heavy end of borderline. The server bundles five distinct feature areas (Algorand, Output Enforcer, Pika, Robinhood Chain, generic crypto data), which is a broad scope but each area contributes multiple tools. A tighter kit might split this into separate servers, but the count is not extreme.
Each sub-domain has solid coverage: Algorand and Robinhood have payment verification and quote flows, Output Enforcer has status/violations/clear/breakers, Pika has skills plus generation, and crypto data has quotes, listings, search, trending, and DEX pairs. Minor gaps exist, such as no tool to reset circuit breakers or fetch historical data, but core workflows are supported.