Skip to content
What's New
- PeopleForce data can now be accessed directly through REST endpoints, letting you pull employee directories, vacancy pipelines, and other HR data without sending it through Claude
- You can now request time off, add candidate notes, move job applications between stages, and perform other write actions in PeopleForce
- Slack now supports channel event subscriptions and file downloads
Bug Fixes
- Fixed an issue where Slack search results could include direct messages and group chats you shouldn't have access to
What's New
- Slack: Search for messages and files across your workspace
- Slack: Subscribe to channel events to get notified of new activity
- Slack: View and download file attachments from messages
- PeopleForce: See probation end dates for employees
- Google Docs: New REST endpoints for fetching comments and document structure
Bug Fixes
- ClickUp: Fixed doc search to find documents by name across your entire workspace
- PeopleForce: Fixed employee status filter to return accurate results
What's New
- HubSpot: You can now search for companies and contacts by name or other properties
- HubSpot: Added support for deals, pipelines, and stages — create deals, update them, and see which stage they're in
- HubSpot: You can now create notes, tasks, calls, and meetings on company and contact timelines
- HubSpot: Added the ability to delete notes, tasks, calls, and meetings
Improvements
- HubSpot: Search results now clearly show when a property is empty versus unsupported, making it easier to understand what data is available
Bug Fixes
- Fixed ClickUp comments being cut off at 300 characters when reading task discussions
What's New
- ClickUp can now insert images into Docs — Claude can upload local images or embed images from URLs directly into your ClickUp pages
- Added setup instructions throughout the site explaining how to enable image uploads in Claude (by adding clickup.awesome-mcp.xyz to Claude's allowed domains)
- Sample prompts are now available for Outline, PeopleForce, and HubSpot on the integrations page
Improvements
- When viewing a single ClickUp task, you now see the full description instead of a truncated preview
Bug Fixes
- Fixed PeopleForce employee tables returning empty when they should contain data
What's New
- PeopleForce now supports reading employee custom tables, like Dev Sprint participation records
What's New
- PeopleForce now tracks Learning & Development trends over time, including skills development, training participation, and knowledge base growth
Bug Fixes
- Fixed an issue where PeopleForce knowledge base article content wasn't displaying correctly
New Integrations
- HubSpot CRM is now available — connect your contacts, companies, tickets, conversations, and custom properties
What's New
- HubSpot supports both OAuth and private app tokens — choose the connection method that works best for you
- PeopleForce now includes Learning & Development data — view employee custom fields, performance reviews, and training records
Bug Fixes
- Fixed HubSpot ticket searches that were failing with default date filters
Improvements
- Under-the-hood improvements to reliability and performance.
What's New
- PeopleForce now supports recruitment tools — manage vacancies, candidates, applications, job pipelines, and published job descriptions directly from Claude or ChatGPT
Bug Fixes
- Fixed PeopleForce recruitment features that were returning errors or missing data
What's New
- You can now connect Outline using OAuth instead of pasting an API key
What's New
- add 15 tools covering reference data + employee-nested endpoints
- wire paste-token connect flow end-to-end
Bug Fixes
- preserve missing balance/completed instead of defaulting
- calendar-aware dates + surface pagination on empty pages + dedupe list tools
- align tools with what the public API actually supports
- drop instance-name field, add icon, shorten catalog name
- debug finding stops falsely accusing silent-200
- duplicate single-element array filters for v2 REST
Improvements
- Revert "chore(catalog): hide PeopleForce MCP from dashboard"
What's New
- scaffold PeopleForce HRIS MCP server
Bug Fixes
- filterTeamTasks array params must be bare, not foo[]
- use /leave_requests API contract + boost coverage to 88%
What's New
- add addGoogleMeet opt-in to createEvent/updateEvent
- auto-name Outline instances from upstream team/email
- render comment ProseMirror to markdown
- honest ingestion counters + observability + unsubscribe (PR4)
- debugTaskEventSubscription diagnostic tool (PR3)
- task-event query + subscription listing tools (PR2)
- route Outline through the paste-token form
- task-event webhook ingestion + idempotent subscribe (PR1)
- support paste-token connect flow (personal API keys)
- wire per-connector OAuth flow end-to-end
- add filterTeamTasks tool for server-side workspace queries
Bug Fixes
- treat in-flight Meet createRequest as an existing conference
- use { n } quantifier for literal spaces in nested-tree test
- map unarchiveDocument to documents.restore
- mount webhook ingestion route on every app factory (PR5)
- orphan-cleanup + secret redaction in subscribeToTaskEvents
- block redirects on auth.info to close SSRF-via-3xx
- block SSRF via baseUrl + extend timeout over body reading
- seed outline entry in seedDefaultCatalogs so it appears on dashboard
Improvements
- Revert "chore(catalog): hide outline connector from dashboard + connect flow"
What's New
- add closedAfter/closedBefore filter to listTasks + searchTasks
- scaffold Outline Wiki MCP connector with 27 read/write tools
Bug Fixes
- use { n } quantifier for literal spaces in outline test regex
- use { n } quantifier for literal spaces in outline test regex
- add 30s timeout to OutlineClient.request
What's New
- expose date_closed, date_created, date_updated in task output
Bug Fixes
- mount REST data plane in createMcpOnlyApp too
What's New
- add tab-lifecycle ops to batchUpdateSpreadsheet
- Mac Studio bootstrap scripts and launch agents
- scaffold live-client smoke test harness
Bug Fixes
- drop Appium --base-path /wd/hub to match WDIO + CI verify
- close race in claude-desktop waitForResponseComplete
- close race in chatgpt-web waitForResponseComplete
- use documentId, not title, in readGoogleDoc smoke prompt
What's New
- final 3 endpoints — drive download, gmail attachment, clickup members
- GET /api/v1/docs/{id} with Accept-based content negotiation
- add 4 slack-bot GET endpoints + catalog-driven spec stubs
- add 7 more GET endpoints — slides, sheets, clickup docs
- REST data plane with short-lived bearer for bulk reads
Bug Fixes
- paginate validate-ci check_runs and pick best per name
- probe actual PAT write capability in preflight
- validate PAT_TOKEN against GitHub API in preflight
- preflight PAT_TOKEN and use it for checkout fetch
- push to main with PAT embedded in remote URL
- mount REST data plane in createWebOnlyApp too
- resolve PREVIOUS_TAG relative to CURRENT_TAG
- pass tag inputs via env and validate SemVer + sha shape
- guard marker + duplicate before injecting into updates.html
- pass commit range via env to block shell injection
- render release date in UTC
- stream drive downloads instead of buffering into memory
- whitelist gmail ?format= against the upstream Gmail detail set
- register /api/v1/docs/recent before /docs/:documentId
- compute default week range by day-of-week offset
- exact-match calendar attendee domains and tolerate missing emails
- tag the docs commit so prod /updates ships in the first deploy
- drop unnecessary backslash in download filename regex
- replace placeholder server URL across all per-service specs
- add tag management tools
- bound and validate the sheets search range
- stop swallowing getDocPages errors in clickup GET /docs/{id}
- map slack error codes to proper HTTP status
- sweep expired in-memory tokens to prevent leak
- warn-and-skip on per-method openapi collision
- set language on REST_ENDPOINTS.md base-URL fence
Bug Fixes
- surface hangoutLink and conferenceData in event output
- add im:write and mpim:write OAuth scopes
What's New
- redeploy prod after approval to include updated /updates page
- add approval gate before publishing to Slack and email
- add Integrations and Updates links to the header nav
Bug Fixes
- wait for prod deploy to succeed before sending notifications
What's New
- download text file content instead of just returning links
- annotate every tool with readOnlyHint / destructiveHint
- filter internal commits and strip CU- IDs from display
- move integrations grid to dedicated /integrations route
Bug Fixes
- restore inline layout for "How to Connect" steps
- use event delegation for instance rows and access-rules chips
- a11y compliance across public/*.html
- surface effective OAuth scopes on /api/v1/catalogs
What's New
- Add rich text formatting for task comments
- Add
markdown_content support for tasks, lists, and comments
Bug Fixes
- Enforce exclusive
comment_text or comment in addTaskComment type
Improvements
- Update release notes for v0.4.0
Bug Fixes
- Scan merge commits for CU- IDs and show unlinked tasks
Improvements
- Update release notes for v0.3.0
Bug Fixes
- Use
PAT_TOKEN in release-notes to push to protected main branch
What's New
- Initial release of Awesome MCP
- Google Docs, Sheets, Slides, Calendar, Drive, and Gmail integrations
- ClickUp and Slack integrations
- Multi-account support with per-instance access rules
- Dashboard for managing connections and API keys