MCP server · Abcuro
abcuro-content
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Abcuro. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Abcuro publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
search_abcuro— Search all Abcuro site content — press releases, publications, people, investors and pages — with one query. The best entry point; returns id, title, url, type and subtype.list_press_releases— List Abcuro press releases (the News feed), newest first. Supports date windows via after/before and free-text via search.get_press_release— Retrieve one press release by id, including its full rendered HTML body.list_publications— List Abcuro scientific publications (abcuro_pubs), including MUSCLE-trial and ulviprubart papers.get_publication— Retrieve one publication record by id. Citation detail is inside content.rendered HTML, not structured fields.list_people— List Abcuro people records — leadership, team and board of directors. Filter with the person_role term ids (3 team, 4 leadership, 5 board).get_person— Retrieve one person record by id.list_person_roles— List the person_role taxonomy terms used to partition people into leadership, team and board.list_investors— List Abcuro investor records.get_investor— Retrieve one investor record by id.list_pages— List the static site pages — about, science, pipeline, clinical trials, careers, contact and legal. This is where the clinical programme narrative lives.get_page— Retrieve one page by id, including its full rendered HTML body.list_media— List media library assets — images, investor logos, the ulviprubart infographic, and PDFs including presented MUSCLE trial data. Filter by mime_type to find documents.get_media_item— Retrieve one media asset by id, including source_url and media_details.list_jobs— List Abcuro job postings. The collection is registered but currently empty.describe_site_api— Return the WordPress route index for abcuro.com — namespaces, routes and per-route argument schemas. Use this to reconcile against contract drift, since Abcuro publishes no versioning or deprecation policy.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.