MCP server documentation.

Reference for developers and agents integrating with the Bold Crow MCP server.

SEC. 01 CONNECTION

Connection.

https://web-production-919f2.up.railway.app/mcp
  • Protocol: Model Context Protocol over Streamable HTTP
  • Authentication: none required for public use
  • Rate limits: fair-use; contact us for volume integrations

Claude Desktop (claude_desktop_config.json):

{
  "mcpServers": {
    "boldcrow": {
      "url": "https://web-production-919f2.up.railway.app/mcp"
    }
  }
}

Claude (web/app): Settings → Connectors → Add custom connector → paste the endpoint URL.

SEC. 02 TOOL REFERENCE

Tools.

get_agency_profile

Returns the company overview: services, location, ideal clients, and contact URLs.

PARAMS: No parameters.

list_services

Lists Bold Crow's service offerings, filterable by category.

PARAMS: category (string, optional, default "all")

recommend_service_path

Given a goal and current problem, returns a fit assessment, recommended services, priority level, and a booking URL.

PARAMS: primary_goal (required) · current_problem (required) · business_name, website, industry, mcp_interest, timeline, budget (optional)

request_website_audit

Submits a structured audit request (SEO, GEO/AEO, AI-readiness) that routes directly to the team.

PARAMS: name (required) · email (required) · website_url (required) · audit_type (required) · company, notes (optional)

submit_lead

General project inquiry: the Start a Project form, without the form.

PARAMS: name (required) · email (required) · project_summary (required) · company, phone, website, service_interests, budget, timeline (optional)

request_mcp_consultation

For businesses that want their own MCP server: captures the use case and routes an MCP development inquiry.

PARAMS: name (required) · company (required) · email (required) · use_case (required) · website, business_type, hosting flags, notes (optional)

SEC. 03 RESOURCES + PROMPTS

Resources & prompts.

Beyond tools, the server exposes read-only resources: company overview, service catalog, MCP development details, case studies, contact options, and an MCP FAQ, plus registered prompts for service discovery, MCP planning, and AI-discoverability evaluation.

Machine-readable entry points for this site as a whole: /llms.txt (summary + links), /llms-full.txt (full content), /sitemap.xml, and RSS.

Questions, integration requests, or something behaving unexpectedly? [email protected].

Need an MCP server
of your own?

Design, build, hosting, and lead routing. We ship the whole interface.