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

lynxprompt-mcp

MCP Tool

GeiserX/lynxprompt-mcp

MCP Server for LynxPrompt — browse, search, and manage AI configuration blueprints (AGENTS.md, CLAUDE.md) via MCP

Install

$ npx loaditout add GeiserX/lynxprompt-mcp

Platform-specific configuration:

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

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

About

<h1 align="center">LynxPrompt-MCP</h1>

<p align="center"> <a href="https://www.npmjs.com/package/lynxprompt-mcp"></a> <a href="https://hub.docker.com/r/drumsergio/lynxprompt-mcp"></a> <a href="https://github.com/GeiserX/lynxprompt-mcp/stargazers"></a> <a href="https://github.com/GeiserX/lynxprompt-mcp/blob/main/LICENSE"></a> </p>

<p align="center"><strong>A tiny bridge that exposes any LynxPrompt instance as an MCP server, enabling LLMs to browse, search, and manage AI configuration blueprints.</strong></p>

---

What you get

| Type | What for | MCP URI / Tool id | |---------------|------------------------------------------------------------|----------------------------------| | Resources | Browse blueprints, hierarchies, and user info read-only | lynxprompt://blueprints<br>lynxprompt://blueprint/{id}<br>lynxprompt://hierarchies<br>lynxprompt://hierarchy/{id}<br>lynxprompt://user | | Tools | Create, update, delete blueprints and manage hierarchies | search_blueprints<br>create_blueprint<br>update_blueprint<br>delete_blueprint<br>create_hierarchy<br>delete_hierarchy |

Everything is exposed over a single JSON-RPC endpoint (/mcp). LLMs / Agents can: initialize -> readResource -> listTools -> callTool ... and so on.

---

Quick-start (Docker Compose)
services:
  lynxprompt-mcp:
    im

Tags

agents-mdai-configurationai-promptsai-toolsblueprintclaude-mdcursor-rulesdockergogolangjson-rpcllmlynxpromptmcpmcp-servermodel-context-protocolprompt-engineeringprompt-managementself-hostedstdio

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated16 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/1/2026
View on GitHub→

Embed Badge

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