Skip to main content
Glama

search_registers

Search SVD files for microcontroller registers using partial names to identify peripherals and register details for embedded development.

Instructions

Search across all peripherals and registers in an SVD file using a case-insensitive substring match. Returns up to 10 matches with peripheral name, register name, and description. Use this when you know part of a register name but not which peripheral it belongs to.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
svd_fileYesAbsolute or relative path to the .svd file
queryYesSearch string matched against peripheral and register names (case-insensitive substring)

Latest Blog Posts

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/pkt-lab/mcp-svd'

If you have feedback or need assistance with the MCP directory API, please join our Discord server