Skip to content

Commit f8161ff

Browse files
committed
Update server.json
1 parent 4ef1f1d commit f8161ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

server.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
2-
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
2+
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
33
"name": "io.github.ScrapeGraphAI/scrapegraph-mcp",
44
"description": "AI-powered web scraping and data extraction capabilities through ScrapeGraph API",
55
"repository": {
66
"url": "https://github.com/ScrapeGraphAI/scrapegraph-mcp",
77
"source": "github"
88
},
9-
"version": "1.0.0",
9+
"version": "1.0.1",
1010
"packages": [
1111
{
1212
"registryType": "pypi",
1313
"identifier": "scrapegraph-mcp",
14-
"version": "1.0.0",
14+
"version": "1.0.1",
1515
"transport": {
1616
"type": "stdio"
1717
},

0 commit comments

Comments
 (0)