MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. LLM9P

LLM9P

NERVsystemsbyNERVsystems
•
41
•
Developer Tools
Productivity & Workflow
Data Science & ML

Exposes Large Language Models as a 9P filesystem, enabling interaction through standard file operations.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

  • 21st-dev

    Magic

    Generate modern UI components instantly from natural language descriptions within your IDE.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

llm9p bridges the gap between powerful Large Language Models and traditional Unix-like operating systems by presenting LLM access through the elegant and lightweight 9P filesystem protocol. This innovative approach allows users, scripts, and AI agents to interact with LLMs using familiar file operations like `cat` and `echo`, eliminating the need for complex SDKs or HTTP APIs. It supports various backends, including Anthropic API and Claude Code CLI, with planned support for local LLMs, making it a versatile tool for integrating conversational AI into any environment that understands files.

Key Features

01Enables conversation history management and reset functionality.
02Manages LLM parameters like model, temperature, and system prompts through dedicated files.
03Access LLMs via the 9P filesystem protocol using standard file operations.
04Provides a streaming interface for real-time retrieval of LLM responses.
051 GitHub stars
06Supports multiple LLM backends: Anthropic API, Claude Code CLI, and planned local Ollama integration.

Use Cases

01Exploring and utilizing Large Language Models within Plan 9 or Inferno OS environments.
02Integrating LLM capabilities into shell scripts and Unix pipelines for automated text processing.
03Allowing AI agents to interact with LLMs through a standardized filesystem interface.