Skip to main content
Glama

MCP Server for Things3

pyproject.toml366 B
[project] name = "mcp-server-things3" version = "0.1.0" description = "A server implementation for interacting with Things3 app on macOS through Claude AI" requires-python = ">=3.8" dependencies = [ "mcp>=0.1.0", ] [project.scripts] mcp-server-things3 = "mcp_server_things3.server: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/drjforrest/mcp-things3'

If you have feedback or need assistance with the MCP directory API, please join our Discord server