Skip to main content
Glama
fernandogjrtcv

Darwin Standards MCP Server

search_standards

Search standards documents for relevant content using keywords or phrases. Filter by category and get excerpts with context to find platform standards information.

Instructions

Search standards documents for relevant content.

Performs a full-text search across all standards documents and returns relevant excerpts with context.

Args: query: Search query (keywords or phrases) category: Optional category filter (agents, mcp, infrastructure) max_results: Maximum number of results to return (default: 10) ctx: MCP context

Returns: Dictionary with search results and metadata.

Example: >>> results = await search_standards("authentication") >>> for r in results["results"]: ... print(f"{r['title']}: {r['excerpt']}")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
categoryNo
max_resultsNo

Latest Blog Posts

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/fernandogjrtcv/darwin-standards-mcp'

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