Localhostmcp
БесплатноНе проверенEnables LLMs to send HTTP requests to a local development server, allowing interaction with APIs running on localhost.
Описание
Enables LLMs to send HTTP requests to a local development server, allowing interaction with APIs running on localhost.
README
localhostmcp is an MCP server that allows LLMs to send HTTP requests to your local development server.
Installation
You can try out piston-mcp locally without cloning it.
Install uv
To try out piston-mcp you'll need to install uv:
# On MacOS and Linux
curl -LsSf https://astral.sh/uv/install.sh | sh
# On Windows
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
Install MCP Client
You will also need to download an MCP client to connect to piston-mcp, such as Claude Desktop.
Update MCP Client Configuration
Update the MCP client's configuration with the following configuration to connect to piston-mcp:
{
"mcpServers": {
"localhostmcp": {
"command": "uv",
"args": [
"tool",
"run",
"--from",
"git+https://github.com/alvii147/localhostmcp.git@main",
"localhostmcp"
]
}
}
}
Usage
Once you've followed the steps above, your MCP client should be able to send requests to localhost for you:

Acknowledgements
Установка Localhostmcp
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/alvii147/localhostmcpFAQ
Localhostmcp MCP бесплатный?
Да, Localhostmcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Localhostmcp?
Нет, Localhostmcp работает без API-ключей и переменных окружения.
Localhostmcp — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Localhostmcp в Claude Desktop, Claude Code или Cursor?
Открой Localhostmcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Localhostmcp with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
