Skip to main content
Glama
verifyax

VerifyAX MCP

Official
by verifyax

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

@verifyax/sdk

Typed TypeScript client for the VerifyAX REST API. Reusable by any consumer.

@verifyax/mcp-server

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 prettier

Privacy

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.

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
0dRelease cycle
2Releases (12mo)
Commit activity

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