Loomal

custom-mcp-server

MCP server by github.com/yuv24793/custom-mcp-server

An MCP server that provides custom functionality.

0 starsnpm: @yuv24793/custom-mcp-server

About custom-mcp-server

custom-mcp-server is an MCP (Model Context Protocol) server published by yuv24793 in the official MCP registry. An MCP server that provides custom functionality.

It ships as an npm package (@yuv24793/custom-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/yuv24793/custom-mcp-server.

Use custom-mcp-server with your agent

Claude Code · one command
claude mcp add custom-mcp-server -- npx -y @yuv24793/custom-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "custom-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@yuv24793/custom-mcp-server"
      ]
    }
  }
}
npm@yuv24793/custom-mcp-server

Frequently asked questions

What is custom-mcp-server?
custom-mcp-server is an MCP (Model Context Protocol) server by yuv24793. An MCP server that provides custom functionality.
How do I connect custom-mcp-server to Claude, Cursor, or another MCP client?
Install custom-mcp-server from its npm package (@yuv24793/custom-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is custom-mcp-server open source?
Yes — the source code is public at github.com/yuv24793/custom-mcp-server.
Can AI agents pay to use custom-mcp-server?
Not yet through Loomal — custom-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain custom-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.