mcp-server and diy-tools-mcp

mcp-server
56
Established
diy-tools-mcp
52
Established
Maintenance 13/25
Adoption 9/25
Maturity 18/25
Community 16/25
Maintenance 10/25
Adoption 7/25
Maturity 18/25
Community 17/25
Stars: 87
Forks: 14
Downloads:
Commits (30d): 0
Language: JavaScript
License: Apache-2.0
Stars: 36
Forks: 10
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work