🔧

Ask Bera

🔧MCP Server

SerPepe/bera-mcp

VibeIndex|
What it does

Ask Bera MCP is a powerful Model Context Protocol (MCP) server that gives AI agents instant access to the entire Berachain ecosystem. Built with RAG (Retrieval Augmented Generation), it's like having a knowledgeable bear by your side that never forgets where the honey is—or in this case, where all the documentation lives! Whether you're building DeFi protocols, integrating oracles, or deploying smart contracts, Bera MCP helps you find answers faster than you can say "Honey!" 🍯

remotehosted

Installation

git cloneClone repository
git clone <your-repo-url>
npm runRun npm script
npm run build
Claude Desktop ConfigurationAdd this to your claude_desktop_config.json
{ "mcpServers": { "bera-mcp": { "command": "node", "args": ["/...
📖 Extracted from SerPepe/bera-mcp README
0
AddedJan 26, 2026