n8n-mcp
All checks were successful
CI / Build Individual Packages (academic-search-mcp-server) (push) Successful in 57s
CI / Flake Check (push) Successful in 1m23s
CI / Build Individual Packages (duckduckgo-mcp-server) (push) Successful in 51s
CI / Build Individual Packages (manim-mcp-server) (push) Successful in 1m7s
CI / Build Individual Packages (kindly-web-search-mcp-server) (push) Successful in 1m32s
CI / Build Individual Packages (pdf-reader-mcp) (push) Successful in 1m6s
CI / Build Individual Packages (zotero-mcp) (push) Successful in 1m26s
CI / Build Individual Packages (rust-research-mcp) (push) Successful in 6m41s

This commit is contained in:
MCP Packages
2026-02-09 21:00:09 +01:00
parent 09c7fb6fe0
commit 46b2d3d1fe
6 changed files with 1929 additions and 15 deletions

View File

@@ -6,15 +6,16 @@ This repository provides Nix derivations for MCP (Model Context Protocol) server
## Available Packages
| Package | Description | Language |
|---------------------------------|------------------------------------------------------------------|------------|
| academic-search-mcp-server | Search academic papers via Semantic Scholar and Crossref | Python |
| duckduckgo-mcp-server | Web search and content fetching via DuckDuckGo | Python |
| kindly-web-search-mcp-server | Web search + content retrieval via Serper, Tavily, or SearXNG | Python |
| manim-mcp-server | Execute Manim animation code and return videos | Python |
| pdf-reader-mcp | Productionready PDF processing with parallel processing | TypeScript |
| rust-research-mcp | Accumulate and organize academic knowledge | Rust |
| zotero-mcp | Connect Zotero research library with AI assistants | Python |
| Package | Description | Language |
|------------------------------|---------------------------------------------------------------|------------|
| academic-search-mcp-server | Search academic papers via Semantic Scholar and Crossref | Python |
| duckduckgo-mcp-server | Web search and content fetching via DuckDuckGo | Python |
| kindly-web-search-mcp-server | Web search + content retrieval via Serper, Tavily, or SearXNG | Python |
| manim-mcp-server | Execute Manim animation code and return videos | Python |
| n8n-mcp | AI access to n8n node docs and workflow management | TypeScript |
| pdf-reader-mcp | Productionready PDF processing with parallel processing | TypeScript |
| rust-research-mcp | Accumulate and organize academic knowledge | Rust |
| zotero-mcp | Connect Zotero research library with AI assistants | Python |
## Usage