Skip to main content
Glama

Activity Reporting MCP Server

CHANGELOG.md3.85 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.1.3](https://github.com/carlosazaustre/advocu-mcp-server/compare/v0.1.2...v0.1.3) (2025-06-07) ### Bug Fixes * add shebang to index.ts for executable script ([bae5eb5](https://github.com/carlosazaustre/advocu-mcp-server/commit/bae5eb597578be6b7968646164ba8a23e1068cb4)) * normalize formatting of files array in package.json ([047a570](https://github.com/carlosazaustre/advocu-mcp-server/commit/047a57075ea58a85c818bb9f34c6d0884d164f99)) ### [0.1.2](https://github.com/carlosazaustre/advocu-mcp-server/compare/v0.1.0...v0.1.2) (2025-06-07) ### [0.1.1](https://github.com/carlosazaustre/advocu-mcp-server/compare/v0.1.0...v0.1.1) (2025-06-07) ## [0.1.0](https://github.com/carlosazaustre/advocu-mcp-server/compare/v0.0.4...v0.1.0) (2025-06-07) ### ⚠ BREAKING CHANGES * Entry point changed from dist/cli.js to dist/main.js ### Features * add NPM CLI support and publication configuration ([8c88c1c](https://github.com/carlosazaustre/advocu-mcp-server/commit/8c88c1c296c26895567793dc7cdc11d989efe74e)) ### Bug Fixes * add platform-specific Biome packages to resolve CI issues ([d26ba2e](https://github.com/carlosazaustre/advocu-mcp-server/commit/d26ba2e7c5522fc0049b0d9fe766f3be4bc51c90)) * update test command in CI workflow and add .npmignore for docs ([3853259](https://github.com/carlosazaustre/advocu-mcp-server/commit/3853259d1f78ca0fa66f092db6448c9144554100)) ### Code Refactoring * implement unified entry point for MCP and CLI modes ([4030788](https://github.com/carlosazaustre/advocu-mcp-server/commit/40307885b910f491439f56ab3ff81bcd579803a0)) * remove CLI and main entry point files, unify execution in index.js ([2fd03f2](https://github.com/carlosazaustre/advocu-mcp-server/commit/2fd03f25ae5b077468648de7ad303076fa612559)) * update README for improved installation instructions and configuration options ([8746d4d](https://github.com/carlosazaustre/advocu-mcp-server/commit/8746d4d5e08aee0d7bee929b021ee441323ce300)) ### [0.0.4](https://github.com/carlosazaustre/advocu-mcp-server/compare/v0.0.3...v0.0.4) (2025-06-07) ### Bug Fixes * format keywords array in package.json ([3fccfe6](https://github.com/carlosazaustre/advocu-mcp-server/commit/3fccfe6c18940d251fc3e2a0654a64a31f3b9594)) ### Documentation * add environment variable configuration for Advocu access token in README ([8d908d1](https://github.com/carlosazaustre/advocu-mcp-server/commit/8d908d1b469f00ba3a402c479f04967e1ec2e70f)) ### [0.0.3](https://github.com/carlosazaustre/advocu-mcp-server/compare/v0.0.2...v0.0.3) (2025-06-07) ### Features * add README and setup script for initial project setup and configuration ([1782d20](https://github.com/carlosazaustre/advocu-mcp-server/commit/1782d20f39e2a58dd40325d7557ce6c0a0f430c7)) ### [0.0.2](https://github.com/carlosazaustre/advocu-mcp-server/compare/v0.0.1...v0.0.2) (2025-06-07) ### Features * add dotenv for environment variable management and restructure server entry point ([ece0f51](https://github.com/carlosazaustre/advocu-mcp-server/commit/ece0f51275ffd6fde8fadadce62461c80755fa69)) * Add enums for content types, countries, event formats, interaction formats, and significance types ([5a9c3d2](https://github.com/carlosazaustre/advocu-mcp-server/commit/5a9c3d2fe34547de216940d807c648a3adc31672)) ### Documentation * add API documentation for activity drafts ([918d69e](https://github.com/carlosazaustre/advocu-mcp-server/commit/918d69e1abd050e6d7e643092ce03360132d637f)) ### 0.0.1 (2025-06-07) ### Features * add TypeScript configuration and initial server setup ([4a1e869](https://github.com/carlosazaustre/advocu-mcp-server/commit/4a1e86993fad2ae57c8f34ae494bd0e2841e9bcd))

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/carlosazaustre/advocu-mcp-server'

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