Skip to main content
Glama

Server Details

Apple Developer Documentation with Semantic Search, RAG, and AI reranking for MCP clients

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
BingoWon/apple-rag-mcp
GitHub Stars
42

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

2 tools
fetchInspect

Retrieve complete cleaned content for a specific Apple developer documentation or video by URL. Returns the full processed content from Apple's official knowledge base.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesURL of the Apple developer documentation or video to retrieve content for

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.