Skip to main content
Glama

swipl-mcp-server

by vpursuit
.npmignore683 B
# Development files src/ test/ coverage/ docs/ .claude/ scripts/mcp_prolog_demo.mjs scripts/mcp_quickcheck.mjs # Configuration files jest.config.js tsconfig.json .gitignore CLAUDE.md CLAUDE.local.md DEPLOYMENT_PLAN.md AGENTS.md examples.md # Build artifacts build/ *.tsbuildinfo # Logs and temporary files *.log *.tgz npm-debug.log* yarn-debug.log* yarn-error.log* # IDE and system files .DS_Store .vscode/ .idea/ *.swp *.swo *~ .clinerules/ # Git and version control .git/ .gitignore # Node.js node_modules/ .npm .node_repl_history # Test and coverage reports coverage/ .nyc_output junit.xml # Environment files .env .env.local .env.test # Backup files *.backup *.bak *.tmp

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/vpursuit/swipl-mcp-server'

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