Void MCP Server
@theadminautomated
关于 Void MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Void MCP Server?
Void MCP Server is a Model Context Protocol (MCP) server for managing LLM context data. It includes a utility run_local.py that can launch a local Hugging Face model and a Streamlit interface.
How to use Void MCP Server?
Install dependencies (npm install for Node, pip install -r requirements.txt for Python), then build with npm run build. Use python run_local.py --model sshleifer/tiny-gpt2 --port 8000 to run a local model, or streamlit run app.py for the Streamlit UI.
Key features of Void MCP Server
- MCP server for managing LLM context data
- Local Hugging Face model launch via
run_local.py - Streamlit UI for interaction
- Supports Node and Python development
- Tests available via
npm testandpytest
Use cases of Void MCP Server
- Running a local LLM for context management experiments
- Prototyping MCP-based context-aware applications
- Testing and debugging MCP server implementations
FAQ from Void MCP Server
What does Void MCP Server do?
It provides a Model Context Protocol (MCP) server for managing LLM context data, plus a utility to launch a local Hugging Face model and a Streamlit interface.
What are the dependencies?
Node (for the MCP server) and Python (for the local model and Streamlit UI). Install them via npm install and pip install -r requirements.txt.
How do I run the local model?
Run python run_local.py --model sshleifer/tiny-gpt2 --port 8000 to launch a local Hugging Face model on port 8000.
How do I start the Streamlit interface?
Use the command streamlit run app.py in the project root directory.
How can I test the server?
Node tests: npm test. Python tests: pytest.
其他 分类下的更多 MCP 服务器
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ICSS
chokcoco不止于 CSS
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
评论