Maton Agent Toolkit
JSON →A toolkit to integrate agent frameworks like MCP with Maton APIs through function calling.
Install
npx -y @maton/mcp Tools · 58
- list-bases List bases in Airtable
- list-records List records in Airtable
- list-tables List tables in Airtable
- create-task Create a task in Asana
- get-task Get a task in Asana
- list-projects List projects in Asana
- list-tasks List tasks in Asana
- list-workspaces List workspaces in Asana
- get-s3-object Get an S3 object from AWS
- list-s3-buckets List S3 buckets in AWS
- list-s3-objects List S3 objects in AWS
- get-event Get an event in Calendly
- list-event-invitees List event invitees in Calendly
- list-event-types List event types in Calendly
- list-events List events in Calendly
- create-task Create a task in ClickUp
- delete-task Delete a task in ClickUp
- get-task Get a task in ClickUp
- list-folders List folders in ClickUp
- list-lists List lists in ClickUp
- list-spaces List spaces in ClickUp
- list-tasks List tasks in ClickUp
- list-workspaces List workspaces in ClickUp
- create-event Create an event in Google Calendar
- delete-event Delete an event in Google Calendar
- get-calendar Get a calendar in Google Calendar
- get-event Get an event in Google Calendar
- list-calendars List calendars in Google Calendar
- list-events List events in Google Calendar
- update-event Update an event in Google Calendar
- append-text Append text to a Google Doc
- create-document Create a document in Google Docs
- find-document Find a document in Google Docs
- get-document Get a document in Google Docs
- create-file Create a file in Google Drive
- create-folder Create a folder in Google Drive
- delete-file Delete a file in Google Drive
- find-file Find a file in Google Drive
- find-folder Find a folder in Google Drive
- get-file Get a file in Google Drive
- list-files List files in Google Drive
- add-label-to-email Add a label to an email in Google Mail
- create-draft Create a draft in Google Mail
- find-email Find an email in Google Mail
- list-labels List labels in Google Mail
- send-email Send an email in Google Mail
- remove-label-from-email Remove a label from an email in Google Mail
- add-column Add a column in Google Sheets
- add-multiple-rows Add multiple rows in Google Sheets
- clear-cell Clear a cell in Google Sheets
- clear-rows Clear rows in Google Sheets
- create-spreadsheet Create a spreadsheet in Google Sheets
- create-worksheet Create a worksheet in Google Sheets
- delete-rows Delete rows in Google Sheets
- delete-worksheet Delete a worksheet in Google Sheets
- find-row Find a row in Google Sheets
- get-cell Get a cell in Google Sheets
- get-spreadsheet Get a spreadsheet in Google Sheets
Environment variables
YOUR_MATON_API_KEYMATON_API_KEY
Links
★ 44 GitHub stars