Back to search
30
MCP

io.github.cap-js/mcp-server

io.github.cap-js/mcp-server

Model Context Protocol (MCP) server for AI-assisted development of CAP applications.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.sap/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools
github-mcp-server
A Model Context Protocol (MCP) server built in TypeScript that integrates with GitHub's API, enabling AI assistants to manage repositories,
0 tools
cap-mcp
CAP MCP: Model Context Protocol server for codebase awareness
0 tools
io.github.koki-develop/esa-mcp-server
A Model Context Protocol (MCP) server for esa.io
0 tools
io.github.dubuqingfeng/gitlab-mcp-server
GitLab MCP (Model Context Protocol) server for AI agents
0 tools
io.github.containers/kubernetes-mcp-server
A Model Context Protocol (MCP) server for Kubernetes and OpenShift
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cap-js/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}