| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| iMCP.zip | 2025-05-15 | 4.3 MB | |
| 1.2.0 source code.tar.gz | 2025-05-15 | 1.0 MB | |
| 1.2.0 source code.zip | 2025-05-15 | 1.0 MB | |
| README.md | 2025-05-15 | 1.0 kB | |
| Totals: 4 Items | 6.4 MB | 0 | |
What's Changed
- Make ISO 8601 date parsing more flexible by @mattt in https://github.com/loopwork-ai/iMCP/pull/67
- Fix list of available values for point of interest categories in
generateMapImagetool by @mattt in https://github.com/loopwork-ai/iMCP/pull/68 - Rename tools to adopt
{namespace}.{function}convention by @mattt in https://github.com/loopwork-ai/iMCP/pull/69 - Make input schemas more concise by @mattt in https://github.com/loopwork-ai/iMCP/pull/70
- Replace periods in tool names with underscores by @mattt in https://github.com/loopwork-ai/iMCP/pull/71
- Add tool for updating a contact by @mattt in https://github.com/loopwork-ai/iMCP/pull/72
- Add tool for creating a new contact by @mattt in https://github.com/loopwork-ai/iMCP/pull/73
- Add tool to list calendars by @mattt in https://github.com/loopwork-ai/iMCP/pull/74
- Add tool to fetch reminder lists by @mattt in https://github.com/loopwork-ai/iMCP/pull/75
Full Changelog: https://github.com/loopwork-ai/iMCP/compare/1.1.3...1.2.0