LogoSTMCP
Download
mcp-foundation-models

mcp-foundation-models

An MCP server that provides secure, private text generation using Apple's on-device Foundation Models framework, enabling MCP clients to access local AI capabilities without cloud dependencies.

Tools

1. foundation-models

A Model Context Protocol server that provides text generation capabilities using Apple's Foundation Models framework for secure, private on-device language model access.

Open Graph image for mcp-foundation-models

JSON Config

{
  "mcpServers": {
    "foundation-models": {
      "command": "/path/to/mcp-foundation-models/.build/release/mcp-foundation-models",
      "args": []
    }
  }
}

Useful Links

Information