Services
Freeby MCP Community
Multi-tool MCP server + REST API for AI agents. 29 tools: web scraping, SEO toolkit, agent memory, screenshot, PDF, PDF-to-DOCX, WHOIS, DNS, SSL, OCR, HTML-to-M
v2.4.0Added Apr 12, 2026
mcpmodel-context-protocolai-agentsweb-scrapingseo
Services MCP Server
Multi-tool MCP server + REST API for AI agents. 29 tools: web scraping, SEO toolkit, agent memory, screenshot, PDF, PDF-to-DOCX, WHOIS, DNS, SSL, OCR, HTML-to-M
Installation
npx -y mcp-services
Reviews
Installation
Quick install
npx -y mcp-services
Add to claude_desktop_config.json
{
"mcpServers": {
"services": {
"command": "npx",
"args": ["-y", "mcp-services"]
}
}
}