basiclocalmcpservertools
basiclocalmcpservertools
ローカルで動作する小さな MCP サーバー(stdio トランスポート)で、Claude Code などの MCP クライアントにいくつかの基本的な Windows ユーティリティを公開します。
Windows のみ。ツールは
explorer.exe、notepad.exe、powershell.exeを外部コマンドとして実行します。
ツール
ツール | 説明 |
| 指定したパスで Windows File Explorer を開きます(ファイルはそのフォルダー内で選択された状態で表示されます)。 |
|
|
| 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