Skip to main content
Glama
block
by block

search_pattern

Find symbol occurrences in Xcode projects using pattern matching to support code navigation and refactoring tasks.

Instructions

Search for symbol occurrences matching a pattern.

Args: pattern: The pattern to search for options: Optional list of search options. Valid options are: - anchorStart: Match pattern at start of symbol name - anchorEnd: Match pattern at end of symbol name - subsequence: Match pattern as subsequence (not exact match) - ignoreCase: Case-insensitive matching

Returns: Dict containing matching canonical symbol occurrences

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
patternYes
optionsNo

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/block/xcode-index-mcp'

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