Protocols Io MCP Server
未申請An MCP server that enables MCP clients like Claude Desktop to interact with data from protocols.io.
aiai-integrationllmllm-integrationllmsmcpmcp-servermcp-toolsmodel-context-protocolprotocols-iopython
インストール
$
docker run -d -p 8000:8000 -e PROTOCOLS_IO_CLIENT_ID="your_client_id" -e PROTOCOLS_IO_CLIENT_SECRET="your_client_secret" -e PROTOCOLS_IO_MCP_BASE_URL="https://example.com" --name protocols-io-mcp --re未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(10個)
add_protocol_step
Add a single step to the end of a protocol
create_protocol
Create a new protocol with title and description
delete_protocol_step
Delete a specific step from a protocol
get_my_protocols
Retrieve all protocols from your account
get_protocol
Get basic protocol information by ID
get_protocol_steps
Get detailed steps for a specific protocol
search_public_protocols
Search for public protocols by keyword
set_protocol_steps
Replace all steps in a protocol
update_protocol_description
Update the description of an existing protocol
update_protocol_title
Update the title of an existing protocol