MCPquality 0.66

Xcode Index

Provides direct access to Xcode's project index store through Apple's IndexStoreDB, enabling precise code navigation ...

Price
free
Protocol
mcp
Verified
no

What it does

Provides direct access to Xcode's project index store through Apple's IndexStoreDB, enabling precise code navigation and refactoring operations on iOS/macOS projects with tools for loading project indexes, finding symbol occurrences, retrieving symbol references, and pattern-based symbol searching.

This MCP server provides direct access to Xcode's project index store through Apple's IndexStoreDB, enabling AI assistants to perform precise code navigation and refactoring operations on iOS/macOS projects. Built by Block using a hybrid Python/Swift architecture, it consists of a Python MCP server that communicates with a Swift service running on TCP port 7949, which interfaces directly with Xcode's derived data to load project indexes and query symbol information. The implementation offers tools for loading project indexes, finding symbol occurrences at specific file locations, retrieving all references to symbols by their USR (Unified Symbol Resolution), and pattern-based symbol searching with various matching options, making it valuable for automated refactoring workflows where AI agents need exhaustive lists of function call sites and symbol definitions to safely modify code across large codebases.

Capabilities

mcptransport-stdioopen-source

Server

Transportstdio
Protocolmcp

Quality

0.66/ 1.00

deterministic score 0.66 from registry signals: · indexed on pulsemcp · has source repo · 55 github stars · registry-generated description present

Provenance

Indexed frompulsemcp
Enriched2026-05-01 19:21:36Z · deterministic:mcp:v1 · v1
First seen2026-04-18
Last seen2026-05-01

Agent access