MCP.so
Sign In

Valjs

@thomasdavis

About Valjs

an mcp server for a valtown wrapper (terrible description)

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "valjs": {
      "command": "npx",
      "args": [
        "-y",
        "valjs-mcp-blah"
      ],
      "env": {}
    }
  }
}

Tools

No tools detected

Fetch the live tool list by running this server in a temporary sandbox using the button above.

Overview

What is Valjs?

Valjs is an MCP server that is configured via the provided JSON snippet, launched using the command npx -y valjs-mcp-blah. No further description of its purpose or functionality is given in the README.

How to use Valjs?

To use Valjs, add the configuration snippet to your MCP client's settings. The server is invoked with npx -y valjs-mcp-blah and requires no environment variables.

Key features of Valjs

Use cases of Valjs

FAQ from Valjs

Comments

Basic information

Category

Other

License

Unlicense

Transports

stdio

Author

thomasdavis

More Other MCP servers