Skip to content
Back to search
30
MCP

io.github.nice-one-code/noc.mcpserver

io.github.nice-one-code/noc.mcpserver

MCP server exposing NiceOneCode's JSON-to-C# converter as an AI-callable tool.

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

Similar MCP servers embedding-nearest

io.github.mr-rahulmaurya/noc.mcpserver
MCP server exposing NiceOneCode's JSON-to-C# converter as an AI-callable tool.
0 tools
io.github.ryudi84/json
MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze
0 tools
io.github.csoai-org/json-ai-mcp
json-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.aungmyokyaw/betterprompt-mcp
MCP server for AI-enhanced prompt engineering and request conversion.
0 tools
io.github.AungMyoKyaw/betterprompt-mcp
MCP server for AI-enhanced prompt engineering and request conversion.
0 tools
io.github.NetApp/aide-mcp-server
MCP server for NetApp AI Data Engine
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.nice-one-code/noc.mcpserver": {
      "url": "None",
      "transport": "http"
    }
  }
}