Skip to main content
Glama
glama.json580 B
{ "$schema": "https://glama.ai/mcp/schemas/server.json", "maintainers": [ "VaibhavRaina" ], "name": "GREB MCP", "description": "Semantic code search for AI agents. Search your codebase using natural language queries without indexing or vector databases.", "categories": [ "code-analysis", "rag-systems", "autonomous-agents" ], "tools": [ { "name": "code_search", "description": "Search code using natural language queries powered by AI. Returns ranked code snippets with file paths, line numbers, and relevance scores." } ] }

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/VaibhavRaina/GREB-MCP'

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