9 lines
287 B
JSON
9 lines
287 B
JSON
{
|
|
"mcpServers": {
|
|
"fetch": {
|
|
"description": "Web content fetching and data extraction capabilities. Access external APIs, scrape web content, and integrate external data sources.",
|
|
"command": "npx",
|
|
"args": ["-y", "@modelcontextprotocol/server-fetch"]
|
|
}
|
|
}
|
|
} |