EV
@modelcontextprotocol
Reference / test server with prompts, resources, and tools.
87k1w ago0 toolslocal
$
npx -y @modelcontextprotocol/server-everythingAn MCP server that integrates with the Freqtrade cryptocurrency trading bot.
$ pip install freqtrade-client mcp[cli]Or add it with the Claude CLI: claude mcp add kukapay-freqtrade-mcp
fetch_market_datafetch_bot_statusfetch_profitfetch_balancefetch_performancefetch_whitelistfetch_blacklistfetch_tradesfetch_configfetch_locksplace_tradestart_botstop_botreload_configadd_blacklistdelete_blacklistdelete_lock{ "mcpServers": { "kukapay-freqtrade-mcp": { "command": "pip", "args": ["install", "freqtrade-client", "mcp[cli]"], "env": { "FREQTRADE_PASSWORD": "<your-freqtrade-password>" } } } }
Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.
Reference / test server with prompts, resources, and tools.
npx -y @modelcontextprotocol/server-everythingOfficial GitHub server for integration with repository management, PRs, issues, and more.
A high-level framework for building MCP servers in Python