Skip to main content
Glama

Xcode Index MCP

by block
pyproject.toml333 B
[project] name = "xcode-index-mcp" version = "0.1.0" description = "Browse Xcode project indexes via MCP" requires-python = ">=3.13" dependencies = [ "mcp[cli]~=1.4.1", "requests~=2.32.3", ] [project.scripts] xcode-index-mcp = "xcode_index_mcp:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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