We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 262c140 commit 9a6ec49Copy full SHA for 9a6ec49
.gitignore
@@ -38,4 +38,8 @@ env/
38
.env.local
39
40
# Logs
41
-*.log
+*.logdin.com/in/andrea-perozzi-46682830
42
+
43
+.mcpregistry_github_token
44
+.mcpregistry_registry_token
45
+mcp-publisher
server.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
3
"name": "io.github.ScrapeGraphAI/scrapegraph-mcp",
4
- "description": "An MCP server that provides AI-powered web scraping and data extraction capabilities through ScapeGraph API",
+ "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"
0 commit comments