# Search Weights
The MCP Second Brain Server uses weighted search scoring for semantic search. This affects how results are ranked and matched:
- **Title:** 3.0x
- **Tags:** 2.5x
- **Frontmatter** (type, status, category): 2.0x
- **Content:** 1.0x
- **Recency Boost:** 1.5x (applied to all results)
This means searching for "meeting" will match notes with `type: meeting` higher than notes containing "meeting" in their content.
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/CoMfUcIoS/obsidian-mcp-sb'
If you have feedback or need assistance with the MCP directory API, please join our Discord server