MCP Servers
EZBiz offers 4 MCP (Model Context Protocol) servers with 24 total tools. These integrate directly into AI assistants like Claude, Cursor, Windsurf, and other MCP-compatible clients.
What is MCP?
The Model Context Protocol is an open standard that lets AI assistants connect to external tools and data sources. Instead of copy-pasting data into a chat, the AI can directly query your business data, analyze SEO metrics, or manage social media.
Available Servers
| Server | Tools | Port | Focus |
|---|---|---|---|
| BizIntel | 8 | 4200 | Business intelligence & market research |
| SEO | 6 | 4201 | SEO analysis & optimization |
| Social | 6 | 4202 | Social media management |
| GovCon | 4 | — | Government contracting intelligence |
Tier System
All MCP servers use a tier-based access model:
- Free: Basic functionality, limited results
- Pro: Full tool access, expanded results, priority processing
- Enterprise: Custom configuration, dedicated support
Each tool automatically scales its output based on your tier via the getTierConfig() pattern.
Getting Connected
- Sign up at ezbizservices.com
- Get your API key from your dashboard
- Configure your MCP client (see Integration Guide)
- Start using tools in your AI assistant
Authentication
All servers use OAuth 2.0 + PKCE for authentication. See Authentication for details.