{"id":31794855,"url":"https://github.com/vinit-source/gemini-agent-strands-and-mcp","last_synced_at":"2026-07-08T16:31:34.751Z","repository":{"id":318024985,"uuid":"1069744060","full_name":"Vinit-source/Gemini-Agent-Strands-and-MCP","owner":"Vinit-source","description":"Learning AWS Strands and MCP.","archived":false,"fork":false,"pushed_at":"2025-10-04T14:54:21.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-04T16:25:10.070Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Vinit-source.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-04T14:37:11.000Z","updated_at":"2025-10-04T14:54:24.000Z","dependencies_parsed_at":"2025-10-04T16:25:19.102Z","dependency_job_id":null,"html_url":"https://github.com/Vinit-source/Gemini-Agent-Strands-and-MCP","commit_stats":null,"previous_names":["vinit-source/gemini-agent-strands-and-mcp"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Vinit-source/Gemini-Agent-Strands-and-MCP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vinit-source%2FGemini-Agent-Strands-and-MCP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vinit-source%2FGemini-Agent-Strands-and-MCP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vinit-source%2FGemini-Agent-Strands-and-MCP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vinit-source%2FGemini-Agent-Strands-and-MCP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vinit-source","download_url":"https://codeload.github.com/Vinit-source/Gemini-Agent-Strands-and-MCP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vinit-source%2FGemini-Agent-Strands-and-MCP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005035,"owners_count":26083827,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-10T19:53:06.108Z","updated_at":"2025-10-10T19:53:07.617Z","avatar_url":"https://github.com/Vinit-source.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gemini-Agent-Strands-and-MCP\n\nLearnings from the different repositories within the [Strands Agents](https://github.com/strands-agents).\n\n## Setup Instructions\n1. Clone the repository:\n\t ```bash\n\t git clone https://github.com/Vinit-source/Gemini-Agent-Strands-and-MCP.git\n\t cd Gemini-Agent-Strands-and-MCP\n\t ```\n\t 2. Run the setup script:\n\t ```bash\n\t chmod +x setup.sh\n\t ./setup.sh\n\t ```\n\t 3. Create .env:\n     ```\n     GEMINI_API_KEY='your_gemini_api_key' // Generate your own Gemini API key from [here](https://aistudio.google.com/api-keys).\n     ```\n     4. Run mcp_calculator.py:\n\t ```bash\n\t uv run mcp_calculator.py\n\t ```\n\n## Note\nYou can import `geminiAgent.py` in your own scripts to utilize Strands and MCP functionalities.\n```python\nfrom geminiAgent import GeminiAgent  # Use this in place of the Agent class of Strands\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinit-source%2Fgemini-agent-strands-and-mcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinit-source%2Fgemini-agent-strands-and-mcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinit-source%2Fgemini-agent-strands-and-mcp/lists"}