VerifyAX MCP
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@VerifyAX MCPShow me the latest evaluation results for my agent"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
VerifyAX MCP
Conversational access to the VerifyAX agent-evaluation platform, plus the typed SDK it is built on. Two packages in one pnpm monorepo:
Package | Description |
Typed TypeScript client for the VerifyAX REST API. Reusable by any consumer. | |
MCP server exposing ~12 VerifyAX tools mapped to user intents. Built on the SDK. |
This complements (does not replace) the verifyax-api skill:
the skill is for developers writing code; the MCP server is for conversational workflows.
Status
Early development. See PLAN.md for the phased execution plan and
CLAUDE.md for project context and architecture decisions.
Related MCP server: Genesys Cloud MCP Server
Development
Requires Node ≥ 20 and pnpm 10.
pnpm install # install workspace dependencies
pnpm build # build all packages (topological order)
pnpm typecheck # type-check without emitting
pnpm test # run unit tests
pnpm lint # lint
pnpm format # format with prettierPrivacy
The MCP server sends no telemetry. It talks only to the VerifyAX API using the key you
provide via VERIFYAX_API_KEY.
License
Apache-2.0. See LICENSE.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
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/verifyax/verifyax-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server