Skip to content
Back to search
30
MCP

io.github.modelbound/modelbound-mcp

io.github.modelbound/modelbound-mcp

Local-first MCP server for agent skills. Validate, lint, diff, and convert across IDEs.

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

Similar MCP servers embedding-nearest

io.github.ModelBound/modelbound-mcp
Local-first MCP server for agent skills. Validate, lint, diff, and convert across IDEs.
0 tools
io.github.alex-feel/mcp-context-server
An MCP server that provides persistent multimodal context storage for LLM agents.
0 tools
io.github.dubuqingfeng/gitlab-mcp-server
GitLab MCP (Model Context Protocol) server for AI agents
0 tools
io.github.cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
0 tools
io.github.Contentrain/contentrain
Local-first MCP server for AI content governance — models, content, validation, i18n
0 tools
io.github.andrea9293/mcp-documentation-server
Local-first document management and semantic search for AI coding agents
0 tools

How to use

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

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