RankCLI
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
io.github.MeMikko/hoodgrow-mcp · v0.9.1
Robinhood Chain stock token data — price, split-adjusted supply, DeFi, corporate actions, movers.
hoodgrow-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http、stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"hoodgrow-mcp": {
"command": "npx",
"args": [
"-y",
"hoodgrow-mcp"
]
}
}
}HOODGROW_API_KEY可选secretFree bearer API key from https://www.hoodgrow.com/profile. Optional if HOODGROW_PRIVATE_KEY is set instead.
HOODGROW_PRIVATE_KEY可选secretEVM private key used to pay per call via x402 instead of a bearer key. Optional if HOODGROW_API_KEY is set instead.
HOODGROW_USE_CREDITS可选Set to "true" (only meaningful alongside HOODGROW_PRIVATE_KEY) to spend a prepaid credit balance instead of paying x402 per call — buy one first with the buy_credits tool.
HOODGROW_BASE_URL可选Override the API base URL (default https://www.hoodgrow.com) — for testing against a non-production deployment.
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
v0.99.26
io.github.anulum/synapse-channel
Local-first multi-agent coordination for messages, leases, shared plans, status, and resources.
v1.8.0
io.github.wstierhout/ableton-live-mcp
Control Ableton Live with 156 typed tools for music production and offline .als analysis.
v0.10.0
finance.fibrous/fibx
Swap, transfer, portfolio and Aave V3 on Base, HyperEVM and Monad, with the FibX app as MCP Apps UI.
v0.3.5
io.github.JacobiusMakes/parlayapi
Sports odds, player props and source coverage for AI assistants. Connect with your own API key.
v0.1.139
io.github.r2cuerdame/codesamplex
Compatibility evidence from real builds: does this library API work on your versions and runtime?
{
"id": "io.github.MeMikko/hoodgrow-mcp",
"type": "mcp-server",
"version": "0.9.1",
"displayName": "hoodgrow-mcp",
"description": "Robinhood Chain stock token data — price, split-adjusted supply, DeFi, corporate actions, movers.",
"repository": {
"url": "https://github.com/MeMikko/hoodgrow-mcp",
"source": "github"
},
"homepage": "https://www.hoodgrow.com/mcp",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "hoodgrow-mcp",
"version": "0.9.1",
"runtimeHint": "npx",
"transport": "stdio",
"environmentVariables": [
{
"name": "HOODGROW_API_KEY",
"description": "Free bearer API key from https://www.hoodgrow.com/profile. Optional if HOODGROW_PRIVATE_KEY is set instead.",
"isSecret": true
},
{
"name": "HOODGROW_PRIVATE_KEY",
"description": "EVM private key used to pay per call via x402 instead of a bearer key. Optional if HOODGROW_API_KEY is set instead.",
"isSecret": true
},
{
"name": "HOODGROW_USE_CREDITS",
"description": "Set to \"true\" (only meaningful alongside HOODGROW_PRIVATE_KEY) to spend a prepaid credit balance instead of paying x402 per call — buy one first with the buy_credits tool."
},
{
"name": "HOODGROW_BASE_URL",
"description": "Override the API base URL (default https://www.hoodgrow.com) — for testing against a non-production deployment."
}
]
}
],
"remotes": [
{
"transport": "streamable-http",
"url": "https://www.hoodgrow.com/api/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.MeMikko/hoodgrow-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.MeMikko%2Fhoodgrow-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}