Skip to main content
Glama
sebastian946

semantic-product-search-mcp

by sebastian946

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOP_KNoCantidad de resultados a devolver por búsqueda5
MODEL_NAMENoModelo usado para similarity searchsentence-transformers/all-MiniLM-L6-v2
ENVIRONMENTNoEntorno de ejecucióndevelopment
DATABASE_URLNoConnection string de la base de datossqlite:///./semantic_product_search.db
EMBEDDING_MODELNoModelo de embeddingsall-MiniLM-L6-v2
ANTHROPIC_API_KEYYesAPI key de Anthropic (Claude)
LANGSMITH_API_KEYYesAPI key de LangSmith
LANGSMITH_PROJECTNoProyecto en LangSmithSemanticProductSearch
LANGSMITH_TRACINGNoActiva tracing de LangChain en LangSmithfalse
LANGSMITH_ENDPOINTNoEndpoint de LangSmithhttps://api.smith.langchain.com

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/sebastian946/SemanticProductSearch'

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