The e2b cookbook MCP server provides practical examples and guides for using the E2B SDK. It exposes recipes for common tasks, helping developers integrate E2B's blockchain capabilities into their applications. The server connects to the E2B SDK and blockchain networks, offering templates for smart contract interactions, token management, and decentralized application development. Developers use it to quickly implement E2B features without starting from scratch.
The e2b cookbook MCP server provides practical examples and guides for using the E2B SDK. It exposes recipes for common tasks, helping developers integrate E2B's blockchain capabilities into their applications. The server connects to the E2B SDK and blockchain networks, offering templates for smart contract interactions, token management, and decentralized application development. Developers use it to quickly implement E2B features without starting from scratch.
npx -y e2b-cookbookAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"e2b-dev-e2b-cookbook-github": {
"command": "npx",
"args": [
"-y",
"npx -y e2b-cookbook"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from e2b cookbook?"
No configuration required. This server works out of the box.
"What resources are available in e2b cookbook?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in e2b cookbook"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in e2b cookbook with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.