MCP server for ActionLayer — give Claude Code and other MCP hosts access to ActionLayer's typed action catalog.
Project description
actionlayer-mcp
MCP server for ActionLayer — give Claude Code (and any MCP host) access to ActionLayer's typed action catalog: 30+ actions across Gmail, Calendar, Drive, Slack, Notion, GitHub, Stripe, Linear, Resy, Partiful, USPS, and more.
Install
Get an API key at https://action-layer.dev/join, then:
claude mcp add --scope user actionlayer "uvx" "actionlayer-mcp" \
--env ACTIONLAYER_API_KEY="ak_…" \
--env ACTIONLAYER_API_URL="https://api.action-layer.dev"
Restart Claude Code and try:
Summarize my 3 most recent unread emails.
How it works
This package is a thin shim. The actual execution lives on ActionLayer's
service. The MCP server here exposes one tool — actionlayer_invoke_action —
plus helpers to list the catalog, create jobs, and manage the cyborg loop.
Auth is via your bearer API key; the server proxies calls and surfaces
the typed response back to your agent host.
Usage from other MCP hosts
# stdio transport (default)
actionlayer-mcp
# also works with Cursor, Cody, Codex, etc. — any MCP host
Env vars:
ACTIONLAYER_API_KEY— required, your bearer keyACTIONLAYER_API_URL— defaults tohttps://api.action-layer.dev
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file actionlayer_mcp-0.1.0.tar.gz.
File metadata
- Download URL: actionlayer_mcp-0.1.0.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd872bd2453687127f9a4982e73ec95669fa8b3ac0036fb9bb4940ba55f96140
|
|
| MD5 |
b40d9455b9fed8f7b3abd26eaea97be0
|
|
| BLAKE2b-256 |
7158e1c117219e6e85f8b18fe393e41413ea0e1463ed043a2f75ca521d807472
|
File details
Details for the file actionlayer_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: actionlayer_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dea173d8c4942d157fa2a14b1c0d38b19afeee8c692fda53f19f4c1aae38c5c7
|
|
| MD5 |
00d71ca2700fe985c29b66257534e3f0
|
|
| BLAKE2b-256 |
d2535e7f7a0c700e77f31e2dac9b65cedc565becc51a1cfd63cf009129051773
|