https://github.com/thomasdavis/valjs
an mcp server for a valtown wrapper (terrible description)
https://github.com/thomasdavis/valjs
Last synced: 16 days ago
JSON representation
an mcp server for a valtown wrapper (terrible description)
- Host: GitHub
- URL: https://github.com/thomasdavis/valjs
- Owner: thomasdavis
- License: unlicense
- Created: 2025-03-08T06:32:36.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-03-10T06:57:20.000Z (7 months ago)
- Last Synced: 2025-06-23T05:36:53.810Z (4 months ago)
- Language: TypeScript
- Size: 79.1 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
{
"mcpServers": {
"valjs": {
"command": "npx",
"args": ["-y" , "valjs-mcp-blah"],
"env": {}
}
}
}
```