{"name":"jeandro-portfolio","description":"Jeandro Couto's agent-ready portfolio MCP server","protocol":"MCP 2024-11-05 · JSON-RPC 2.0 · HTTP POST","endpoint":"POST /mcp","tools":[{"name":"get_resume","description":"Returns Jeandro Couto's full resume including summary, highlights, experience and contact info."},{"name":"list_projects","description":"Returns a list of projects built by Jeandro Couto with stack details."},{"name":"get_tech_stack","description":"Returns Jeandro's full technical stack organized by category."},{"name":"check_availability","description":"Checks if Jeandro is available for new opportunities and returns availability details."},{"name":"get_contact","description":"Returns contact information and preferred way to reach Jeandro."}],"llms_txt":"/llms.txt","example":{"curl":"curl -X POST https://jeandro.2bsolutions.tech/mcp \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"jsonrpc\":\"2.0\",\"id\":1,\"method\":\"tools/call\",\"params\":{\"name\":\"get_resume\"}}'"}}