Skip to main content
Glama

ATproto Docs MCP Server

search_documentation

Search semantically similar chunks in ATprotocol documentation to answer queries and help developers access relevant information efficiently.

Instructions

Search the documentation for the given query.

This tool can be used to answer questions about documentation. Results are limited and returned as semantically similar chunks to the query.

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

Other Tools from ATproto Docs MCP Server

Related Tools

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/immber/mcp-atproto-docs'

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