# Verbaterm Policy Intelligence MCP server

Judged, citation-checked policy corpus over MCP. Keyless public reads; API key for AI tools.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-tensorswillflow-verbaterm
- Repository: https://github.com/TensorsWillFlow/verbaterm
- Website: https://verbaterm.com/developers

## Install
- Endpoint: https://verbaterm.com/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://verbaterm.com/mcp
- Header: Authorization

## Tools
- search_policies - Search Verbaterm's judged, citation-checked public policy corpus (companies, products, policy kinds). Returns derived review metadata — findings counts, scores, freshness — never raw policy text. Endpoint: https://verbaterm.com/mcp
- list_policies - List published public-library policy reviews available in the corpus. Endpoint: https://verbaterm.com/mcp
- get_policy_review - Get the full judged review for one published policy: findings with verbatim citation excerpts, scores, summary, and provenance. Cite the source URLs back to the user. Endpoint: https://verbaterm.com/mcp
- start_private_review - Start a private Verbaterm review of pasted policy text (requires a Verbaterm API key; debits the caller's plan allowance, not API credits). Returns a sessionId to poll with get_private_review_progress. Endpoint: https://verbaterm.com/mcp
- get_private_review_progress - Poll progress of a private review started with start_private_review. Endpoint: https://verbaterm.com/mcp
- get_private_review_result - Get the completed private review (findings + citations) for a session started with start_private_review. Raw source text is not returned. Endpoint: https://verbaterm.com/mcp
- ask_question - Ask a citation-grounded follow-up question about a public library review or a private session (requires a Verbaterm API key; debits the caller's plan Q&A allowance). Endpoint: https://verbaterm.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.TensorsWillFlow
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 28, 2026
- Source: https://registry.modelcontextprotocol.io
