Marginalia MCP Server
@bmorphism
About Marginalia MCP Server
An MCP server implementation for managing marginalia and annotations
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Marginalia MCP Server?
An MCP (Model Context Protocol) server that provides access to Marginalia Search, a search engine focused on finding non-commercial content and hidden gems of the internet.
How to use Marginalia MCP Server?
Install using npm install and npm run build. Configure an optional MARGINALIA_API_KEY environment variable (defaults to public access). Use the search MCP tool with a required query parameter and optional index and count parameters.
Key features of Marginalia MCP Server
- Search the web using Marginalia Search API
- Configurable search parameters including index and result count
- Rate limiting protection with helpful error messages
- Built using MCP SDK for seamless integration
Use cases of Marginalia MCP Server
- Search for interesting non-commercial websites
- Discover hidden gems of the internet through an MCP interface
- Integrate Marginalia Search into AI assistants and tools
FAQ from Marginalia MCP Server
How do I get an API key for Marginalia MCP Server?
Contact [email protected] to request a dedicated API key. The server defaults to public access if no key is set.
What search parameters are available?
The search tool requires a query string. Optional parameters are index (search index number) and count (number of results, 1–100, default 10).
How does Marginalia MCP Server handle rate limiting?
The server includes robust error handling for rate limiting (503 responses) and returns helpful error messages.
What format do search results come in?
Results are returned as a JSON object containing query, license, and an array of results with url, title, and description fields.
Can I use Marginalia MCP Server without an API key?
Yes, if no MARGINALIA_API_KEY environment variable is set, the server uses public access to Marginalia Search.
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Nginx UI
0xJackyYet another WebUI for Nginx
Comments