basiclocalmcpservertools
basiclocalmcpservertools
로컬에서 실행되는 소형 MCP 서버(stdio 전송)로, Claude Code 같은 MCP 클라이언트에 몇 가지 기본 Windows 유틸리티를 노출합니다.
Windows 전용입니다. 도구들은
explorer.exe,notepad.exe,powershell.exe를 셸로 호출합니다.
도구
도구 | 설명 |
| Windows 파일 탐색기를 특정 경로에서 엽니다(파일이 해당 폴더에서 선택된 상태로 표시됨). |
|
|
| WMI/CIM을 통한 하드웨어 인벤토리(OS, CPU, RAM, GPU, 메인보드, BIOS, 디스크). |
| PID, CPU 초, 작업 집합 메모리 및 스레드 수가 포함된 실행 중인 프로세스. |
| 소유 프로세스에 매핑된 활성 네트워크 연결. 공용 원격 IP에 대한 지리적 위치 정보를 포함합니다. |
| 런타임에 이 카탈로그를 반환합니다. |
Related MCP server: Knossos
설치
git clone <this-repo>
cd basiclocalmcpservertools
npm installClaude Code와 함께 사용하기
포함된 .mcp.json은 상대 경로(./index.js)로 서버를 등록하므로, 프로젝트 디렉터리에서 Claude Code를 시작하면 작동합니다.
다른 위치에서 추가하려면 index.js의 절대 경로로 등록하세요:
claude mcp add basiclocalmcpservertools -- node "C:\\path\\to\\basiclocalmcpservertools\\index.js"다른 MCP 클라이언트도 같은 방식으로 작동합니다. node index.js를 stdio 서버로 실행하세요.
개인정보 보호 참고사항
list_connections는 국가/지역/도시/ISP를 확인하기 위해 활성 연결의 공용 원격 IP 주소를 무료 타사 서비스인 http://ip-api.com(일반 HTTP)로 전송합니다. 사설 및 루프백 주소는 절대 전송되지 않습니다. 해당 조회를 원하지 않으면 list_connections를 호출하지 마세요.
라이선스
아직 라이선스가 없습니다.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Run and manage H Company's Computer-Use Agents from any MCP client.
Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.
Remote MCP server: 10 developer utilities (base64, JWT, DNS, UUID, URL, JSON, UA, IP lookup).
Eyes and hands on real Windows PCs — observe, click, type via Glasswarp API.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to perform extensive Windows system administration, file operations, process management, network configuration, registry editing, GUI automation, and more through a comprehensive set of MCP tools.1MIT
- AlicenseNot gradedqualityCmaintenanceEnables remote filesystem and CLI access to a Windows machine over LAN through MCP, with file read/write and command execution capabilities.MIT
- AlicenseNot gradedqualityCmaintenanceEnables remote execution of commands, file operations, screenshots, and clipboard access on Windows machines through MCP tools.1MIT
- AlicenseAqualityCmaintenanceProvides full access to a local Windows computer via MCP, enabling arbitrary command execution, file operations, and process management through a secure stdio or HTTP tunnel.18MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/astanciulescu03-sys/BasicLocalToolsMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server