Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐ŸŒ Social Media
  3. Sofya MCP
Sofya MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 2:46:18 AM

Sofya MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
web-searchdata-extractionresearchdocuments

Searches, fetches, extracts, and researches web content through the Sofya API over MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "sofya-co-sofya-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sofya-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (4) Directory Badge Claim listing Alternatives๐ŸŒ More in Social Media

Overview

sofya-co/sofya-mcp MCP server gives AI agents web search, URL fetching, structured extraction, and multi-source research tools. It runs locally over stdio and sends requests to the Sofya REST API using a Sofya API key. Use it when an agent needs full page content, clean document text, prompt-based extraction, or cited research rather than search snippets alone.

Use cases

โ€ขSearch the web for full page content
โ€ขFetch URLs and documents as clean Markdown
โ€ขExtract structured fields from web pages
โ€ขResearch questions across multiple cited sources

Key features

โ€ขFull-content web search
โ€ขMarkdown conversion for URLs and documents
โ€ขPrompt-based structured extraction
โ€ขMulti-source cited research
โ€ขNews, domain, and freshness search filters

Capabilities & Tool Schemas (4) ~102 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Sofya MCP.

search

Search the web and get extracted page content (not just snippets). Supports `news` topic, domain filters, freshness, and optional AI-synthesized `answer`.

fetch

Fetch up to 10 URLs as clean markdown. Also handles PDF, DOCX, and more.

extract

Fetch a page and pull specific structured info using AI.

research

Decompose a question into sub-queries, read many sources in parallel, and synthesize a cited report.

How Sofya MCP works

What sofya-co/sofya-mcp MCP server does

sofya-co/sofya-mcp MCP server exposes four Sofya web capabilities through the Model Context Protocol: search, fetch, extract, and research. The tools are intended for agents that need to inspect source pages and documents, not just receive search-result snippets.

Search returns extracted page content and supports news-focused queries, domain restrictions, freshness settings, and an optional AI-generated answer. Fetch converts up to 10 supplied URLs into clean Markdown and can process formats such as PDF and DOCX. Extract combines page retrieval with an AI instruction to return targeted, structured information. Research breaks a question into smaller searches, reads multiple sources in parallel, and produces a report with citations.

How it works

The package is a local stdio MCP server and acts as a thin client for the Sofya REST API. An MCP-compatible client starts the Node.js process, which uses the configured Sofya API key to make requests. The tool definitions match Sofya's hosted MCP interface, including tool names, parameters, and defaults.

Each operation consumes Sofya credits according to the README: search uses 1โ€“3 credits, with 5 additional credits when an answer is requested; fetch uses 1 credit per URL; extract uses 5 credits; and research uses 25 credits. These costs are associated with the Sofya API rather than with the local process itself.

Setup and configuration

Install is not required for a direct run. With Node.js 18 or newer and a Sofya API key, launch sofya-co/sofya-mcp MCP server with SOFYA_API_KEY=ay_live_... npx -y sofya-mcp. The key is required and uses the ay_live_... format shown in the project documentation.

For MCP clients, configure a stdio server whose command is npx, with -y and sofya-mcp as arguments. Pass SOFYA_API_KEY in the process environment. The README gives configurations for Claude Desktop, Cursor, Windsurf, VS Code, Claude Code, and Codex. SOFYA_BASE_URL can optionally replace the default https://sofya.co API base URL. Command-line options for the API key and base URL take precedence over environment variables.

Tools and capabilities

  • search: Search the web with optional news topic, domain, freshness, and synthesized-answer settings.
  • fetch: Retrieve as many as 10 URLs per request as Markdown, including supported PDF and DOCX content.
  • extract: Ask the service to identify specific structured information from a page.
  • research: Run decomposed, parallel source searches and return a cited synthesized report.

Limitations and notes

The local package requires a Sofya API key and depends on the Sofya service for its web results and processing. API usage consumes credits, with research costing substantially more than individual search or fetch operations. The project requires Node.js 18 or later.

The package should not be confused with Sofya's hosted MCP endpoint at https://sofya.co/mcp. That endpoint uses Bearer authentication and does not require installing the local package; sofya-co/sofya-mcp MCP server is the option documented for local stdio execution. The README identifies the project license as MIT.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Social Media View all alternatives
  • Reddit MCP Buddy logoReddit MCP Buddy

    Browse Reddit posts, search content, and analyze user activity without API keys. Works out-of-the-box with Claude Desktop.

    ๐ŸŒ Social Media5 views
    Compare vs Reddit MCP Buddy โ†’
  • Decodo MCP Server logoDecodo MCP Server

    Enable your AI agents to scrape and parse web content dynamically, including geo-restricted sites

    ๐ŸŒ Social Media3 views
    Compare vs Decodo MCP Server โ†’
  • Reddit Research MCP logoReddit Research MCP

    AI-powered Reddit intelligence for market research and competitive analysis. Discover subreddits via semantic search across 20k+ indexed communities, fetch posts/comments with full citations, and manage research feeds. No Reddit API credentials needed.

    ๐ŸŒ Social Media2 views
    Compare vs Reddit Research MCP โ†’
  • Vee3 logoVee3

    Hosted MCP with 78 agent tools: X, domains, SEO, Trends, YouTube, TikTok, screenshots, and more.

    ๐ŸŒ Social Media3 views
    Compare vs Vee3 โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
2mo ago
Most recent push to the default branch.
Tools exposed
4
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Sofya MCP

Install Node.js 18 or newer, then run `SOFYA_API_KEY=ay_live_... npx -y sofya-mcp`. The package can run directly without a separate installation.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSofya MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/sofya-co-sofya-mcp?style=directory)](https://allmcps.com/mcp/sofya-co-sofya-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/sofya-co-sofya-mcp"><img src="https://allmcps.com/api/badge/sofya-co-sofya-mcp?style=directory" alt="Sofya MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐ŸŒSocial Media
PricingBring your own API key (usage-based cost)
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 5, 2026
8/9 checks healthy over the last 31d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 27, 2026
56Quality signal: Good ยท 56/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity3/15
Community engagement1/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 16d ago via OSV.dev ยท sofya-mcp (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐ŸŒ Social Media โ†’Best MCP servers for Social Media โ†’Alternatives to Sofya MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code