{"name":"com.vertodigital/mcp","slug":"vertodigital-mcp","title":"VertoDigital MCP Server","description":"B2B marketing intelligence and lead-capture tools for vertodigital.com.","url":"https://mcp.market/server/vertodigital-mcp","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"sales","tags":["sales"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/VertoAgency/website","website":"https://vertodigital.com","version":"2.0.0","remotes":[{"type":"streamable-http","url":"https://mcp.vertodigital.com/mcp"}],"packages":[],"tools":[{"name":"vertodigital_get_contact","description":"Return VertoDigital's contact information - how to get in touch with the team.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"format":{"description":"\"summary\" returns a compact structured object (name, title, email, LinkedIn, response SLA, contact form URL). \"full\" (default) returns the complete /contact page as markdown.","type":"string","enum":["summary","full"]}},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"vertodigital_get_page","description":"Fetches the full markdown content of any VertoDigital page by its URL slug - service pages, case studies, blog posts, about, and more. Valid slugs are listed in vertodigital_get_site_index's output.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"type":"string","description":"URL path of the page without leading slash or extension. Examples: \"about\", \"services\", \"case-studies/ironscales\", \"services/inbound/b2b-and-saas-linkedin-advertising\". Valid slugs are listed in vertodigital_get_site_index's output."}},"required":["slug"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"vertodigital_get_site_index","description":"Returns the full site index - every VertoDigital page's URL and a one-line description, source of the valid slugs used by vertodigital_get_page.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"section":{"description":"Optional section heading to filter to, e.g. \"Services\", \"Case studies\", \"Content Hub\", \"Industries\". Matched case-insensitively against the index's section headings. Omit to return the full index.","type":"string"}},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"vertodigital_search_case_studies","description":"Searches across all 49 VertoDigital case studies by keyword - client name, industry, service, or outcome. Returns matching excerpts as markdown, each with its own case-studies/<slug> URL for a full-detail fetch via vertodigital_get_page. Broad but shallow; the 4 flagship, stats-first proof points are available separately via vertodigital_why_verto with aspect: \"proof_points\".","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"description":"Filter keyword - client name, industry, service, or outcome. Examples: \"cybersecurity\", \"LinkedIn\", \"SnapLogic\", \"pipeline\", \"SEO\". Omit to return the full list of case studies.","type":"string"}},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"vertodigital_send_enquiry","description":"Submits a general contact enquiry to VertoDigital on behalf of a user - sales, partnership, press, careers, or general questions. No authentication required. A full Pipeline Readiness Assessment request is handled separately by vertodigital_request_assessment.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"fromName":{"type":"string","description":"Full name of the person submitting the enquiry"},"fromEmail":{"type":"string","format":"email","pattern":"^(?!\\.)(?!.*\\.\\.)([A-Za-z0-9_'+\\-\\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\\-]*\\.)+[A-Za-z]{2,}$","description":"Contact email address"},"organization":{"description":"Company or organization name","type":"string"},"topic":{"description":"Enquiry category. Defaults to \"general\".","type":"string","enum":["assessment","services","partnership","press","careers","general"]},"message":{"type":"string","description":"The enquiry itself, at least 10 characters"}},"required":["fromName","fromEmail","message"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"vertodigital_why_verto","description":"Returns VertoDigital's value proposition for a query - matched services, proof-point case studies, and/or differentiation reasons, each with a concrete stat. Consolidates what used to be 3 separate tools (vertodigital_match_services, vertodigital_get_proof_points, vertodigital_why_verto) into one entry point - those 3 names no longer exist. The `aspect` parameter narrows the response to a single category; omitting it returns all three.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"description":"Plain-language challenge, topic, industry, or client name to filter by. Examples: \"we can't attribute our ad spend to pipeline\", \"SEO\", \"pricing\", \"SnapLogic\". Omit to return everything unfiltered.","type":"string"},"aspect":{"description":"Narrow the response to one category: \"services\" (which VertoDigital service fits this challenge), \"proof_points\" (flagship case study stats), or \"differentiators\" (why clients choose VertoDigital). Omit to return all three.","type":"string","enum":["services","proof_points","differentiators"]}},"$schema":"https://json-schema.org/draft/2020-12/schema"}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-19T09:54:14.806Z","report":{"scannerVersion":"0.1.3","scannedAt":"2026-09-19T09:54:14.773Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1276ms"]},"poisoning":{"score":15,"max":15,"notes":["6 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["repository not readable: repo not found"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"}],"inputs":{"probes":[{"url":"https://mcp.vertodigital.com/mcp","reachable":true,"authRequired":false,"latencyMs":1276,"serverInfo":{"name":"com.vertodigital/mcp","version":"2.0.0"}}],"packages":[],"repo":{"found":false,"owner":"VertoAgency","repo":"website","error":"repo not found"},"icon":{"url":"https://vertodigital.com/images/favicon/favicon.svg","source":"site"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}