MCP-Mirror

Marginalia MCP Server

Community MCP-Mirror
Updated

a search over Marginalia for your agentic ducklings

Marginalia MCP Server

An MCP server that provides access to Marginalia Search, a search engine focused on discovering non-commercial and independent web content.

Features

  • Search the web using Marginalia Search
  • Focus on independent, non-commercial content
  • Discover lesser-known websites and unique content
  • Results include URLs, titles, and descriptions

Installation for Claude Desktop Client

  1. Open Claude Desktop's configuration file:

    • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
    • Windows: %APPDATA%\Claude\claude_desktop_config.json
  2. Add the following to the mcpServers object in your configuration:

{
  "mcpServers": {
    "marginalia": {
      "command": "node",
      "args": ["/path/to/marginalia-mcp-server/build/index.js"]
    }
  }
}

Replace /path/to with the actual path to where you've installed this server.

Usage

Once connected, you can use the search tool with queries like:

use_mcp_tool({
  server_name: "marginalia-mcp-server",
  tool_name: "search",
  arguments: {
    query: "your search query",
    count: 10  // optional: number of results (default: 10)
  }
})

Extending

This server can be extended to support additional LLM integrations. See mcp-llms-full.txt for implementation opportunities.

License

MIT License - see LICENSE file for details

MCP Server · Populars

MCP Server · New

    82ch

    MCP-Dandan - MCP Security Framework

    MCP Security Solution for Agentic AI — real-time proxying, behavior analysis, and malicious tool detection

    Community 82ch
    Vvkmnn

    claude-historian-mcp

    🤖 An MCP server for Claude Code conversation history

    Community Vvkmnn
    tommyreid622

    Polymarket Copy Trading Bot

    Polymarket trading bot: Polymarket copytrading bot, Polymarket arbitrage bot on Polymarket, Monitor real price on Polymarket and calculate prob and automatically mirror positions with intelligent sizing and safety checks on Polymarket.(copytrading bot & arbitrage bot))

    Community tommyreid622
    aws

    MCP Proxy for AWS

    AWS MCP Proxy Server

    Community aws
    railsblueprint

    Blueprint MCP

    MCP server for browser automation across Chrome, Firefox, and Safari using real browser profiles

    Community railsblueprint