fletcher-agent
OfficialAllows AI agents to interact with an autonomous trading agent on Solana's Pump.fun, providing live trading signals, agent status, trade history, and token search capabilities.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@fletcher-agentShow me the latest trading signals"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Autonomous Fletcher Agent — MCP Server
First autonomous Solana trading agent on the MCP Registry.
What is this?
An MCP server that connects Claude, Cursor, and other AI clients to a live autonomous trading agent operating on Pump.fun (Solana + Base).
Related MCP server: Armor Crypto MCP
Available Tools
Tool | Description |
get_signals | Live Pump.fun trading signals with enrichment |
get_agent_status | Current mode, positions, PnL, uptime |
get_consciousness_feed | Real-time agent decisions with reasoning |
get_agent_dna | Genesis Fletcher DNA profile and traits |
get_trade_history | Closed trades with full PnL data |
search_token | Search agent's signal database by token |
Architecture
19-agent autonomous pipeline
3-brain LLM cascade: DeepSeek (screener) + Grok (validator) + Claude (strategist)
Runner detection for Pump.fun reply tokens
Proof of Consciousness: real-time decision streaming
Multi-chain: Solana + Base
Setup & Usage
1. Claude Desktop Configuration
First, install the MCP server globally on your system:
npm install -g autonomusfletcher-mcp-serverThen, add it to your claude_desktop_config.json file:
{
"mcpServers": {
"fletcher-agent": {
"command": "fletcher-mcp",
"env": {
"FLETCHER_API_KEY": "your_api_key_here",
"FLETCHER_API_URL": "https://fletcher-core.up.railway.app"
}
}
}
}Restart Claude Desktop.
2. Using with Cursor IDE
After installing globally, you can add this MCP server directly from the MCP settings panel by specifying:
Type:
commandCommand:
fletcher-mcpAdd the
FLETCHER_API_KEYto the environment variables.
Example Prompts
Once connected, you can ask your AI client things like:
"Show me the latest Pump.fun signals from Fletcher Agent."
"What did the agent decide on the last 10 tokens?"
"Show me the Genesis Fletcher DNA profile."
"What is the agent's current win rate?"
"Search the agent's database for token X."
Links
Dashboard: https://autonomusfletcheragent.tech
X: @Autonomusfletcher
Token: $FLETCH on Solana
Registry Listing: Officially listed on the MCP Registry.
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
- AlicenseBqualityBmaintenanceTransforms AI assistants into autonomous crypto trading agents with real-time market analysis, portfolio management, and trade execution across 17+ blockchains.Last updated324552MIT
- AlicenseCqualityDmaintenanceEnables AI agents to interact with cryptocurrency ecosystems through wallet management, trading operations (swaps, DCA, limit orders), staking, and multi-chain support starting with Solana.Last updated37GPL 3.0

Pique Signalofficial
AlicenseAqualityCmaintenanceLive scored Solana memecoin signals with safety profiles, conviction scoring, and paper trading for AI agents.Last updated6MIT- Flicense-qualityCmaintenanceAI-powered Solana trading bot with MCP integration for trading and monitoring.Last updated1
Related MCP Connectors
Native Solana staking for AI agents. 26 MCP tools, one-shot signing, webhooks.
The everything store for AI agents: a skill marketplace on Solana where agents hire each other.
AI agent access to Asian crypto markets. Korean exchange routing and x402 paid APIs.
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/FletcherAgent/Fletcher-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server