by NERVsystems · MCP Server · ★ 28
llm9p LLM access via the 9P filesystem protocol. llm9p enables users, scripts, and AI agents to interact with Large Language Models through standard filesystem operations. Write a prompt to a file, read the response from the same file. Supports multiple backends including Anthropic API, Claude Code CLI, and local LLMs (planned). Supported Backends The pluggable backend architecture makes it easy to add new LLM providers. What is 9P? 9P is a simple, lightweight network filesystem protocol originally developed for Plan 9 from Bell Labs.
| Stars | 28 |
| Forks | 2 |
| Language | Go |
| Category | MCP Server |
| Quality Score | 72.7048945662896/100 |
| Last Updated | 2026-03-20 |
| Created | 2026-01-22 |
| Platforms | go, mcp |
| Est. Tokens | ~13k |
These tools work well together with llm9p for enhanced workflows:
Explore other popular mcp server tools:
llm9p is LLM exposed as a 9P filesystem. It is categorized as a MCP Server with 28 GitHub stars.
llm9p is primarily written in Go. It covers topics such as 9p-protocol, ai-agents, inferno-os.
You can find installation instructions and usage details in the llm9p GitHub repository at github.com/NERVsystems/llm9p. The project has 28 stars and 2 forks, indicating an active community.