Skip to main content
Glama
omar-haris

Smart Coding MCP

by omar-haris

a_semantic_search

Find code by meaning using semantic search with natural language queries. Combines AI understanding with text matching to locate relevant snippets, handling typos and variations.

Instructions

Performs intelligent hybrid code search combining semantic understanding with exact text matching. Ideal for finding code by meaning (e.g., 'authentication logic', 'database queries') even with typos or variations. Returns the most relevant code snippets with file locations and line numbers.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query - can be natural language (e.g., 'where do we handle user login') or specific terms
maxResultsNoMaximum number of results to return (default: from config)

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/omar-haris/smart-coding-mcp'

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