claude mcp add devaverra-extract -- npx -y @averra/extract-mcp
{
"mcpServers": {
"devaverra-extract": {
"command": "npx",
"args": ["-y", "@averra/extract-mcp"]
}
}
}
{
"mcpServers": {
"devaverra-extract": {
"command": "npx",
"args": ["-y", "@averra/extract-mcp"]
}
}
}
{
"mcpServers": {
"devaverra-extract": {
"command": "npx",
"args": ["-y", "@averra/extract-mcp"]
}
}
}
About This MCP Server
The dev.averra/extract server is a URL-to-Markdown API that enables the extraction of clean markdown with associated metadata, utilizing caching for efficient processing within AI pipelines. This server connects to AI coding assistants through standard input/output interfaces and can be integrated using the @averra/extract-mcp package available on npm. Developers would use this tool when they need to preprocess and format text data from URLs for use in their AI applications.
URL-to-Markdown API for AI pipelines — clean markdown with metadata and caching.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.
Package
@averra/extract-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The extract server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.