k5tuck/binelek-mcp-server
If you are the rightful owner of binelek-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Binelek MCP Server is a Model Context Protocol server designed for the Binelek Platform, facilitating interaction with various backend services through an API Gateway.
Tools
Functions exposed to the LLM to take actions
binelek_get_entity
Get entity by ID
binelek_query_entities
Execute Cypher queries
binelek_create_entity
Create new entities
binelek_update_entity
Update existing entities
binelek_delete_entity
Delete entities
binelek_get_relationships
Get entity relationships
binelek_create_relationship
Create relationships
binelek_semantic_search
Semantic search using embeddings
binelek_keyword_search
Keyword search with Elasticsearch
binelek_hybrid_search
Combined semantic + keyword search
binelek_ai_chat
Chat with Binelek AI assistant
binelek_ai_predict
Make predictions with ML models
binelek_ai_analyze_entity
AI-powered entity analysis
binelek_list_pipelines
List all pipelines
binelek_get_pipeline
Get pipeline details
binelek_trigger_pipeline
Trigger pipeline execution
binelek_get_pipeline_runs
Get pipeline run history
binelek_list_domains
List available domains
binelek_get_domain
Get domain configuration
binelek_get_ontology_schema
Get ontology YAML schema
binelek_validate_yaml
Validate ontology YAML
binelek_generate_code
Generate code from YAML
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client