okanga-mcp

jlruddy/okanga-mcp

3.2

If you are the rightful owner of okanga-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Okanga-MCP is a token-optimizing Model Context Protocol server tailored for iOS/Swift development with Claude, focusing on efficient code inspection and Xcode diagnostics.

Tools

Functions exposed to the LLM to take actions

read_swift_structure

Parses a Swift file to return class definitions, properties, and function signatures, excluding implementation bodies.

read_file_snippet

Reads specific line ranges from a file to minimize token usage.

search_project

Runs grep locally to find code usage examples.

check_file_size

Warns before attempting to ingest massive files.

analyze_xcode_project

Understands .xcodeproj and .xcworkspace structures for diagnostics.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources