Skip to content

Commit 9a6ec49

Browse files
committed
feat: add new infos
1 parent 262c140 commit 9a6ec49

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,8 @@ env/
3838
.env.local
3939

4040
# Logs
41-
*.log
41+
*.logdin.com/in/andrea-perozzi-46682830
42+
43+
.mcpregistry_github_token
44+
.mcpregistry_registry_token
45+
mcp-publisher

server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
33
"name": "io.github.ScrapeGraphAI/scrapegraph-mcp",
4-
"description": "An MCP server that provides AI-powered web scraping and data extraction capabilities through ScapeGraph API",
4+
"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"

0 commit comments

Comments
 (0)