Back to search
30
MCP

numbersmcp

npm/numbersmcp

MCP server for macOS Numbers.app — spreadsheet access via AppleScript

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.aernouddekker/numbersmcp
MCP server for macOS Numbers.app — spreadsheet access via AppleScript
0 tools
mcp-apple-notes
MCP server for Apple Notes integration using AppleScript
0 tools
@aernoud/contactsmcp
MCP server for macOS Contacts.app — contact management via AppleScript
0 tools
io.github.aernouddekker/contactsmcp
MCP server for macOS Contacts.app — contact management via AppleScript
0 tools
gsheets-mcp
Standalone MCP server for Google Sheets operations
0 tools
@peakmojo/applescript-mcp
MCP server for executing AppleScript
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "numbersmcp": {
      "url": "None",
      "transport": "http"
    }
  }
}