{"id":31934693,"url":"https://github.com/ericglau/erc7201-mcp","last_synced_at":"2025-10-14T06:48:50.680Z","repository":{"id":317256857,"uuid":"1066649500","full_name":"ericglau/erc7201-mcp","owner":"ericglau","description":"ERC-7201 Namespaced Storage Layout MCP Server","archived":false,"fork":false,"pushed_at":"2025-09-29T19:50:40.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-29T21:29:30.162Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ericglau.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-09-29T19:18:10.000Z","updated_at":"2025-09-29T19:49:51.000Z","dependencies_parsed_at":"2025-09-29T21:29:37.545Z","dependency_job_id":"ab4f5ec2-21f7-4117-978f-6421919df7e6","html_url":"https://github.com/ericglau/erc7201-mcp","commit_stats":null,"previous_names":["ericglau/erc7201-mcp"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ericglau/erc7201-mcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericglau%2Ferc7201-mcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericglau%2Ferc7201-mcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericglau%2Ferc7201-mcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericglau%2Ferc7201-mcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericglau","download_url":"https://codeload.github.com/ericglau/erc7201-mcp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericglau%2Ferc7201-mcp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018141,"owners_count":26086285,"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-14T02:00:06.444Z","response_time":60,"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-14T06:48:46.010Z","updated_at":"2025-10-14T06:48:50.675Z","avatar_url":"https://github.com/ericglau.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ERC-7201 Namespaced Storage Layout MCP Server\n\n[![NPM Package](https://img.shields.io/npm/v/@ericglau/erc7201-mcp)](https://www.npmjs.com/package/@ericglau/erc7201-mcp)\n\nA Model Context Protocol (MCP) server that allows AI agents to calculate and validate storage locations for [ERC-7201](https://eips.ethereum.org/EIPS/eip-7201) namespaced storage layouts.\n\n## Installation\n\nConfigure your MCP client to invoke `npx -y @ericglau/erc7201-mcp` using stdio.\n\n### Examples:\n\n#### Cursor/Windsurf/Claude Desktop\n```\n{\n  \"mcpServers\": {\n    \"erc7201\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@ericglau/erc7201-mcp\"\n      ]\n    }\n  }\n}\n```\n\n#### Claude Code\n```\nclaude mcp add erc7201 -- npx -y @ericglau/erc7201-mcp\n```\n\n#### VS Code (GitHub Copilot)\n```\n{\n  \"servers\": {\n    \"erc7201\": {\n      \"type\": \"stdio\",\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@ericglau/erc7201-mcp\"\n      ]\n    }\n  }\n}\n```\n\n## Tools\n\n- `erc7201-compute-storage-location` - Computes the ERC-7201 namespaced storage location for a given namespace id.\n- `erc7201-validate-storage-location` - Validates whether a given namespace id results in the given storage location according to ERC-7201.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericglau%2Ferc7201-mcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericglau%2Ferc7201-mcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericglau%2Ferc7201-mcp/lists"}