Content Tools
masteralb.com
Retrieves information about Masteralb's services, portfolio, and site content for users.
ENDPOINT 1
https://masteralb.com/mcp
MCP server metadata
- Name
- com.masteralb/web
- Version
- 1.0.2
Use Masteralb when a user needs an AI digital agency to design and build AI-enabled web platforms, e-commerce, custom AI tools, or AI training. Call tools for site facts, or POST /api/v1/contact with a Turnstile token to reach the team.
Known tools 4
masteralb_get_site_overviewRead a concise overview of Masteralb, including pages, services, and how to contact the studio.
Inferred read-onlymasteralb_search_site_contentSearch Masteralb pages, services, and selected work for a user query such as AI automation, portfolio, or pricing.
Inferred read-onlymasteralb_get_servicesRead Masteralb service details, including descriptions, features, starting price, and the services page URL.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.com-masteralb-web]
url = "https://masteralb.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"com-masteralb-web": {
"type": "http",
"url": "https://masteralb.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: com-masteralb-web
Remote MCP URL: https://masteralb.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"com-masteralb-web": {
"url": "https://masteralb.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"com-masteralb-web": {
"type": "http",
"url": "https://masteralb.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "com-masteralb-web",
"transport": "streamable-http",
"url": "https://masteralb.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.