rust-search-mcp

This commit is contained in:
MCP Packages
2026-02-05 13:14:58 +01:00
parent 1bdbbd9d32
commit 029602d4c3
5 changed files with 75 additions and 8 deletions

View File

@@ -6,13 +6,14 @@ 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 |
| 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 |
| 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 |
| 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 |
## Usage