Skip to content

Commit 8fec91b

Browse files
Add Ethereum MCP project entry to results.json
- Introduced a new project entry for the Ethereum MCP server, detailing its purpose, repository link, and relevant tags. - Categorized the project under "Education & Community Resources" to enhance data organization.
1 parent 18e0c3b commit 8fec91b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

output/results.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4441,5 +4441,23 @@
44414441
],
44424442
"category": "Data, Analytics & Tracing",
44434443
"llms_txt_url": null
4444+
},
4445+
{
4446+
"id": "manually-added:ethereum-mcp",
4447+
"name": "Ethereum MCP",
4448+
"description": "RAG-powered MCP server for Ethereum consensus specs, EIPs, and client source code. Provides indexing and search via CLI and MCP tools.",
4449+
"website": null,
4450+
"thumbnail_url": null,
4451+
"banner_url": null,
4452+
"twitter": null,
4453+
"repos": [
4454+
"https://github.com/b17z/ethereum-mcp"
4455+
],
4456+
"tags": [
4457+
"mcp-server",
4458+
"standards-and-specifications"
4459+
],
4460+
"category": "Education & Community Resources",
4461+
"llms_txt_url": null
44444462
}
44454463
]

0 commit comments

Comments
 (0)