mcp-server and diy-tools-mcp
About mcp-server
cap-js/mcp-server
MCP server for AI-assisted development of CAP applications
Exposes two core tools: `search_model` performs fuzzy matching against compiled CDS definitions to locate entities and services with their HTTP endpoints, while `search_docs` uses local vector embeddings to semantically search CAP documentation without external API calls. Integrates via stdio transport with VS Code (Cline, GitHub Copilot), opencode, and Claude Code, allowing AI agents to introspect project models and retrieve best-practice guidance during agentic coding workflows.
About diy-tools-mcp
hesreallyhim/diy-tools-mcp
An MCP server that allows users to dynamically add custom tools/functions at runtime
Supports multi-language function execution (Python, JavaScript, Bash, Ruby, TypeScript) with file-based or inline code definitions, automatic JSON Schema validation, and persistent tool storage. Built on the Model Context Protocol with timeout protection and comprehensive security checks for sandbox isolation. Integrates seamlessly with Claude and other MCP clients through stdio transport, enabling runtime tool extension without server restarts.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work