Building open-source tooling at the intersection of MCP and DeFi/Web3 -- mostly Python, on Polygon and Arbitrum.
What's here
defi-mcp-- MCP server giving AI agents direct, on-chain access to DeFi data: Aave v3 positions, Chainlink prices, Uniswap v3 swap simulation. No centralized API.mev-mcp-- MCP server for Polygon MEV diagnostics: pending mempool swaps, confirmed swap history, gas price percentiles. Honest about its mempool coverage limits rather than overstating them.defi-storage-cheatsheet-- Verified EVM storage slot layouts for Aave v3 and Uniswap v3, for reading on-chain state without a full ABI.awesome-blockchain-mcps-- A curated list of blockchain/crypto MCP servers.
Approach
Tools that say what they actually do, including their limits -- mev-mcp's coverage diagnostics exist because a tool that silently misses data is worse than one that tells you when it's uncertain.
Based in Madagascar.