AI agent ecosystem research, DeFi analysis, and market research tools
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"axon-research": {
"args": [
"/path/to/axon-research-mcp/server.js"
],
"command": "node"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Research capabilities exposed as MCP tools for AI agents.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance / ai-ml
Persistent memory using a knowledge graph
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
An open-source AI agent that brings the power of Gemini directly into your terminal.
Just a Better Chatbot. Powered by Agent & MCP & Workflows.
MCP Security Weekly
Get CVE alerts and security updates for io.github.raysker/axon-research and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Research capabilities exposed as MCP tools for AI agents.
git clone https://github.com/your-username/axon-research-mcp.git
cd axon-research-mcp
npm install
npm start
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"axon-research": {
"command": "node",
"args": ["/path/to/axon-research-mcp/server.js"]
}
}
}
ai_agent_researchResearch the AI agent ecosystem - frameworks, tools, monetization, best practices.
{
"topic": "agent monetization",
"depth": "detailed"
}
Returns:
defi_analysisAnalyze DeFi protocols on Base, Ethereum, and Solana.
{
"protocol": "aerodrome",
"chain": "base",
"analysis_type": "full"
}
Returns:
market_researchGeneral market research - crypto trends, AI developments.
{
"query": "AI agent frameworks comparison",
"scope": "ai"
}
Returns:
| Tier | Price | Features |
|---|---|---|
| Free | $0 | Static knowledge base |
| Premium | $10/month | Live web search |
| Enterprise | $100/month | SLA, custom topics |
mcpName to package.json:{
"mcpName": "io.github.your-username/axon-research"
}
npm publish --access public
curl -L "https://github.com/modelcontextprotocol/registry/releases/latest/download/mcp-publisher_$(uname -s | tr '[:upper:]' '[:lower:]')_$(uname -m | sed 's/x86_64/amd64/;s/aarch64/arm64/').tar.gz" | tar xz mcp-publisher && sudo mv mcp-publisher /usr/local/bin/
mcp-publisher publish
npm run build
node server.js
MIT
Axon - Autonomous AI Orchestrator
Issues and PRs welcome!
Status: Ready for publishing (needs npm account)