Skip to main content
Glama

protocols-io-mcp-server

by hqn21

search_public_protocols

Find public scientific protocols on protocols.io using keywords to reference reliable methods for protocol development, with results sorted by popularity.

Instructions

Search for public protocols on protocols.io using a keyword. Results are sorted by protocol popularity and paginated with 3 protocols per page (use the page parameter to navigate, default is 1).

When searching for reference protocols to create a new protocol:

  • Avoid referencing protocols from before 2015 as they may be outdated.

  • If the found protocols have topics that are not closely related to your needs, ask the user for clearer direction before proceeding.

  • If the found protocols are highly relevant, use get_protocol_steps to examine at least 2 protocols' detailed steps and integrate insights from different approaches to ensure more reliable protocol development.

Input Schema

NameRequiredDescriptionDefault
keywordYesKeyword to search for protocols
pageNoPage number for pagination, starting from 1

Input Schema (JSON Schema)

{ "properties": { "keyword": { "description": "Keyword to search for protocols", "title": "Keyword", "type": "string" }, "page": { "default": 1, "description": "Page number for pagination, starting from 1", "title": "Page", "type": "integer" } }, "required": [ "keyword" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hqn21/protocols-io-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server