About Local MCP Server
Local MCP Server is an MCP server in the Developer Tools category: mCP (Model Context Protocol) server for Unity Editor - enables AI assistants to interact with Unity projects. It has been installed 0 times through Conduid.
The repository has 1 stars and 0 forks.
Install
git clone https://github.com/BigStationW/Local-MCP-serverThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Local MCP Server
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.
README
Local-MCP-server
Use case
This repository gives any tool-calling LLM (such as Gemma 4 or Qwen 3.5) the ability to:
- Search the internet
- Capture images of websites
- Extract readable text from web pages
- Grab images from the web
- Browse and fetch text from local Gutenberg books (Only for Windows)
Installation
- Open cmd and run:
git clone https://github.com/BigStationW/Local-MCP-server
- Double click on launch.bat
You're good to go, you can now grab its link: http://localhost:4242/mcp
Usage
Example
README mirrored from the source repository yesterday. The original is authoritative.