We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ef1f1d commit f8161ffCopy full SHA for f8161ff
server.json
@@ -1,17 +1,17 @@
1
{
2
- "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
+ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
3
"name": "io.github.ScrapeGraphAI/scrapegraph-mcp",
4
"description": "AI-powered web scraping and data extraction capabilities through ScrapeGraph API",
5
"repository": {
6
"url": "https://github.com/ScrapeGraphAI/scrapegraph-mcp",
7
"source": "github"
8
},
9
- "version": "1.0.0",
+ "version": "1.0.1",
10
"packages": [
11
12
"registryType": "pypi",
13
"identifier": "scrapegraph-mcp",
14
15
"transport": {
16
"type": "stdio"
17
0 commit comments