Brazilian tools for agents: Pix codes, CEP, CNPJ + web capture and PDF. Pay per call.
npx @getmcp/cli add io.github.edsonvmendes/miniframe-toolsRequires Node.js 18+. Community-contributed server. Review source before installing.
EVM_PRIVATE_KEYPrivate key of a wallet on Base funded with a small amount of USDC, used to sign per-call payments locally. Use a dedicated low-balance wallet; the key is never sent to the API.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.edsonvmendes/miniframe-tools": {
"command": "npx",
"args": [
"-y",
"miniframe-tools-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "",
"MINIFRAME_API_URL": ""
}
}
}
}Hosted Google Calendar MCP server for AI agents. No self-hosting or Google Cloud setup.
Turn documents into structured data: parse, extract, classify, split, and fill PDF forms.
Convert PDF bank statements to checked Excel, CSV or JSON with balance validation.
Search arXiv and ACL Anthology, retrieve citations and references, and browse web sources to accel…