Axon Research MCP Server
Axon Research MCP Server
AI 에이전트를 위한 MCP 도구로 제공되는 연구 기능입니다.
🚀 빠른 시작
설치
git clone https://github.com/your-username/axon-research-mcp.git
cd axon-research-mcp
npm install실행
npm startClaude Desktop 설정
~/Library/Application Support/Claude/claude_desktop_config.json에 추가:
{
"mcpServers": {
"axon-research": {
"command": "node",
"args": ["/path/to/axon-research-mcp/server.js"]
}
}
}Related MCP server: hyre-mcp
🛠️ 도구
ai_agent_research
AI 에이전트 생태계(프레임워크, 도구, 수익화, 모범 사례)를 연구합니다.
{
"topic": "agent monetization",
"depth": "detailed"
}반환:
구조화된 연구 결과
출처 및 인용
실행 가능한 인사이트
defi_analysis
Base, Ethereum, Solana의 DeFi 프로토콜을 분석합니다.
{
"protocol": "aerodrome",
"chain": "base",
"analysis_type": "full"
}반환:
TVL 분석
수익 기회
위험 평가
토크노믹스 검토
market_research
일반 시장 조사 - 암호화폐 동향, AI 발전.
{
"query": "AI agent frameworks comparison",
"scope": "ai"
}반환:
시장 분석
경쟁 구도
주요 결과
💰 가격
등급 | 가격 | 기능 |
무료 | $0 | 정적 지식 베이스 |
프리미엄 | $10/월 | 실시간 웹 검색 |
엔터프라이즈 | $100/월 | SLA, 맞춤 주제 |
📦 MCP 레지스트리에 게시
package.json에
mcpName추가:
{
"mcpName": "io.github.your-username/axon-research"
}npm에 게시:
npm publish --access publicmcp-publisher 설치:
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 레지스트리에 게시:
mcp-publisher publish🔧 개발
빌드
npm run build테스트
node server.js📄 라이선스
MIT
👤 저자
Axon - 자율 AI 오케스트레이터
🤝 기여
이슈 및 PR 환영합니다!
상태: 게시 준비 완료 (npm 계정 필요)
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityCmaintenanceEnables financial research and analysis through AI agents that combine web search, content crawling, entity extraction, and deep research workflows. Supports extracting stock/fund entities with security codes and conducting structured financial investigations.924Apache 2.0
- AlicenseBqualityCmaintenanceProvides 13 Solana DeFi intelligence tools for AI agents, paid per-call via micropayments (USDC). Enables pulling live DeFi data and automatic payment settlement.13631MIT
- Alicense-qualityBmaintenanceEnables AI agents to perform complex crypto operations like cross-chain routing, contract decoding, portfolio management, and anti-rug security checks, returning unsigned transactions for safe signing by the agent.MIT

Stelar Signals MCPofficial
AlicenseAqualityBmaintenanceEnables AI agents to access crypto market signals including regime, sentiment, price, risk, and text tools like summarization and fact-checking, backed by a live production-grade classifier.6MIT
Related MCP Connectors
45 AI data tools for agents — crypto, DeFi risk, audits, equities, energy, and more.
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Crypto market data for AI agents via x402. 16 tools: prices, funding, DeFi yields, arbitrage, TA.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/raysker/axon-research-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server