Intel NPU Tools MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| npu_statusA | Report OpenVINO devices and whether Intel AI Boost is available. |
| transcribe_audioA | Transcribe a local audio file on the Intel NPU. |
| record_and_transcribeA | Record the default microphone for 1-60 seconds and transcribe on the NPU. |
| ocr_imageB | Extract English and Arabic text from a local image using NPU text models. |
| ocr_current_monitorA | Capture the current monitor and extract its text. |
| semantic_indexA | Index a local text file or directory for private semantic search on the Intel NPU. |
| semantic_searchB | Search indexed local files by meaning using Intel NPU embeddings. |
| semantic_index_statusA | Report the local semantic index database, roots, file count, and chunk count. |
| open_speech_appA | Open the interactive speech-to-text desktop application. |
| open_ocr_selectorB | Open the rectangular screenshot OCR selector. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/etreby/intel-arrow-lake-npu-tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server