texas-plumber-license-mcp
Click 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., "@texas-plumber-license-mcpVerify the Texas plumber license for Maria Garcia"
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.
Texas Contractor License Verifier — MCP Server
Overview
An MCP (Model Context Protocol) server that verifies Texas plumbing contractor licenses in real-time. Powered by official TSBPE (Texas State Board of Plumbing Examiners) data with 86,849 active records across 6 license types.
Related MCP server: boo-x402-mcp
Features
verify_license — Search by contractor name (last name, full name)
verify_by_license_number — Look up by license number
search_by_county — Find licensed plumbers in a specific Texas county
list_supported_states — Free discovery tool showing coverage
Pricing
$0.05 per data query (USDC via x402 protocol). Discovery tools (list_supported_states) are free.
Data Source
Official TSBPE public CSV downloads from tsbpe.texas.gov. Auto-updated weekly via cron job (Sundays at 3am CST).
License Types Covered
Responsible Master Plumber (9,344 records)
Master Plumber (4,328 records)
Journeyman Plumber (26,209 records)
Tradesman Plumber-Limited (3,578 records)
Plumber's Apprentice (41,566 records)
Plumbing Inspector (1,824 records)
Connection
URL: http://149.28.238.172:8787/mcp
Transport: Streamable HTTP (POST)Payment
This server uses the x402 payment protocol. Agents must:
Call tools/list (free) to discover available tools
Call verify_license/verify_by_license_number/search_by_county → receive 402 Payment Required
Pay $0.05 USDC on Base (testnet: Base Sepolia, mainnet: Base)
Retry with X-PAYMENT header containing the payment payload
Receive the verified data
Technical
Built with FastMCP (Python) + Starlette x402 middleware
SQLite database with indexed lookups
PM2 process management with auto-restart
Weekly auto-updater for fresh TSBPE data
Facilitator: x402.org (testnet) / Coinbase CDP (mainnet)
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Related MCP Connectors
Pay-per-call government data over x402: provenance chains, Ed25519 attestations, no API keys.
Deterministic IBAN/LEI/VAT/SWIFT/rental-fraud checks via MCP; x402 USDC per call, signed receipts.
XRPL token rug-checks, issuer reputation & AMM data for AI agents. Pay-per-call USDC via x402.
Pay-per-use web extract, token prices, and wallet balances via x402 USDC micropayments.
Related MCP Servers
- FlicenseAqualityCmaintenancePay-per-call tools for AI agents including trust checks, due diligence, market data, and human-verified approvals, settled in USDC on Base via the x402 protocol.16-
- AlicenseAqualityCmaintenanceEnables AI agents to access crypto/web3 data across 5 chains with pay-per-call billing in USDC via x402, no API key required, and built-in spend caps.3647MIT
- AlicenseNot gradedqualityBmaintenanceReal-time email verification API with syntax, MX, disposable detection, role-based flags, quality score 0-100. Built for agent outreach pipelines with pay-per-call via x402 (USDC on Base L2) -- no API key, no signup, no rate-limit wall.MIT
- AlicenseNot gradedqualityBmaintenanceValidates phone numbers worldwide (carrier, line type, country) via single or batch requests, with pay-per-call using x402 micropayments (USDC on Base) — no API key required.MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/zombiebros512-code/texas-plumber-license-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server