io.github.jcislo/moltalyzer-mcp MCP Server
io.github.jcislo/moltalyzer-mcp
What is the io.github.jcislo/moltalyzer-mcp MCP server?
Polymarket prediction-market intelligence + AI, GitHub & narrative feeds for agents, via x402.
How to install io.github.jcislo/moltalyzer-mcp
Copy-paste configuration for popular MCP clients.
EVM_PRIVATE_KEYsecretEVM wallet private key (0x-prefixed) with USDC on Base Mainnet. Used for x402 micropayments ($0.005–$0.05 per tool call). Free sample tools require no key.
MOLTALYZER_API_URLOverride the Moltalyzer API base URL (default: https://api.moltalyzer.xyz)
{
"mcpServers": {
"moltalyzer-mcp": {
"command": "npx",
"args": [
"-y",
"moltalyzer-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<YOUR_EVM_PRIVATE_KEY>",
"MOLTALYZER_API_URL": "<YOUR_MOLTALYZER_API_URL>"
}
}
}
}{
"mcpServers": {
"moltalyzer-mcp": {
"command": "npx",
"args": [
"-y",
"moltalyzer-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<YOUR_EVM_PRIVATE_KEY>",
"MOLTALYZER_API_URL": "<YOUR_MOLTALYZER_API_URL>"
}
}
}
}{
"mcpServers": {
"moltalyzer-mcp": {
"command": "npx",
"args": [
"-y",
"moltalyzer-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<YOUR_EVM_PRIVATE_KEY>",
"MOLTALYZER_API_URL": "<YOUR_MOLTALYZER_API_URL>"
}
}
}
}{
"servers": {
"moltalyzer-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"moltalyzer-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<YOUR_EVM_PRIVATE_KEY>",
"MOLTALYZER_API_URL": "<YOUR_MOLTALYZER_API_URL>"
}
}
}
}claude mcp add moltalyzer-mcp --env EVM_PRIVATE_KEY=<YOUR_EVM_PRIVATE_KEY> --env MOLTALYZER_API_URL=<YOUR_MOLTALYZER_API_URL> -- npx -y moltalyzer-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.