NERVsystems/llm9p
LLM exposed as a 9P filesystem
This project allows developers, system administrators, and advanced users to interact with large language models (LLMs) like Claude using standard file system commands. You can write prompts to a file and read the LLM's response from the same file, treating the LLM as if it were a directory of files on your computer. This simplifies scripting and integrating LLM interactions into existing command-line workflows without needing specific programming libraries.
Use this if you want to integrate LLM capabilities into shell scripts, automate tasks with standard Unix tools like `cat` and `echo`, or build composable systems where LLM access behaves like any other file resource.
Not ideal if you prefer using dedicated SDKs in programming languages like Python or JavaScript, or if your workflow doesn't involve command-line scripting and file system interactions.
Stars
25
Forks
1
Language
Go
License
—
Category
Last pushed
Mar 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/NERVsystems/llm9p"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
thedaviddias/mcp-llms-txt-explorer
MCP to explore websites with llms.txt files
jonigl/ollama-mcp-bridge
Extend the Ollama API with dynamic AI tool integration from multiple MCP (Model Context...
sib-swiss/sparql-llm
🦜✨ Chat system, MCP server, and reusable components to improve LLMs capabilities when generating...
CodeLogicIncEngineering/codelogic-mcp-server
An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.
webworn/openfoam-mcp-server
LLM-powered OpenFOAM MCP server for intelligent CFD education with Socratic questioning and...