VOOZH about

URL: https://mcp.so/server/sofya/Yusuf Gürdoğan


Sofya

@Yusuf Gürdoğan

Web search, fetch, extract, and deep research API for AI agents. Use as MCP server or REST API.
Overview

Sofya is a web search, fetch, extract, and deep research API for AI agents.

Tools

  • search - Web search with page content extraction and optional AI answers. 1-3 credits per call.
  • fetch - Fetch any URL as clean markdown. 1 credit per URL.
  • extract - AI-powered extraction from a page or set of pages.
  • research - Deep multi-step research: decomposes a question, runs parallel searches, returns a synthesised cited answer. 25 credits.

Free tier

1000 credits/month free if you sign in with a GitHub account that's at least 1 year old. No card required.

Get your API key

https://sofya.co/dashboard

Docs

https://sofya.co/docs

Server Config

{
 "mcpServers": {
 "sofya": {
 "type": "http",
 "url": "https://mcp.sofya.co/mcp",
 "headers": {
 "Authorization": "Bearer <YOUR_API_KEY>"
 }
 }
 }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.