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

mcp-server

MCP Tool

Munirab01/mcp-server

This project sets up an MCP (Multi-Context Protocol) server using FastMCP to serve as a custom documentation retrieval tool for LLMs like Claude. It allows the model to intelligently fetch relevant content from official documentation sites of popular AI/ML libraries.

Install

$ npx loaditout add Munirab01/mcp-server

Platform-specific configuration:

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

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

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated368 days ago
Security: B

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/12/2025
View on GitHub→

Embed Badge

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