loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

knowledge-mcp-server

MCP Tool

Maouv/knowledge-mcp-server

High-performance MCP server aggregating Wikipedia, arXiv, DevDocs, and Context7 for AI agents.

Install

$ npx loaditout add Maouv/knowledge-mcp-server

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "knowledge-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "knowledge-mcp-server"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Knowledge MCP Server

[](https://badge.fury.io/js/knowledge-mcp-server) [](https://opensource.org/licenses/MIT) [](https://nodejs.org) [](https://www.typescriptlang.org/)

A high-performance Model Context Protocol (MCP) server that aggregates multiple knowledge sources into a unified interface for AI agents and applications.

🎯 Features
  • Multi-Source Knowledge Aggregation β€” Unified access to 4 powerful knowledge sources
  • Production-Ready β€” Built-in rate limiting, caching, and structured logging
  • High Performance β€” In-memory caching reduces API calls by up to 80%
  • API Compliant β€” Respects rate limits for all external APIs
  • Configurable β€” Environment-based configuration for all features
  • Type-Safe β€” Full TypeScript implementation with strict typing
πŸ“š Knowledge Sources

| Source | Description | Rate Limit | Cache TTL | |--------|-------------|------------|-----------| | Context7 | Up-to-date library & framework documentation | 60 req/hour (free tier) | Configurable | | Wikipedia | General knowledge & encyclopedic content | 70 req/s | 15 minutes | | arXiv | Academic papers & research publications | 1 req/3s | 10-15 minutes | | DevDocs | Developer documentation for popular libraries | 5 req/s | 15-30 minutes |

> ⚠️ DevDocs Disclaimer: The DevDocs integration uses an unofficial API and is not affiliated with or endorsed by DevDocs.io. It may break if the site's structure changes. We'll endeavor to update it promptly, but use in production at your own discretion.

πŸ“¦ Installation
Prerequisites
  • Node.js >= 18.0.0
  • npm or yarn
  • npx (usually comes with Node.js)
Quick Start
# Clone the repository
git clone https://github.

Tags

aiai-agentsarxivcontext7devdocsmcpmcp-servermodel-context-protocolwikipedia

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated22 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/27/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/Maouv/knowledge-mcp-server)](https://loaditout.ai/skills/Maouv/knowledge-mcp-server)