iarwain1/ErgoAI-MCP-server
3.2
If you are the rightful owner of ErgoAI-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 ErgoAI MCP Server enables AI coding agents to interact with the ErgoAI reasoning engine, facilitating logic programming and complex reasoning tasks.
Tools
Functions exposed to the LLM to take actions
run_ergo_query
Execute an ErgoAI query and return results.
run_ergo_file
Load and execute an ErgoAI file (.ergo).
run_ergo_code
Execute inline ErgoAI code (facts, rules, and queries).
check_ergo_syntax
Check ErgoAI code for syntax errors without executing it.
get_ergo_help
Get help information about ErgoAI commands and syntax.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client