Skip to main content
Glama

VaultMesh Architect MCP Server

mcp-tests.yml624 B
name: mcp-tests on: push: pull_request: jobs: test: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - uses: actions/setup-node@v4 with: node-version: '20' - name: Install deps working-directory: vaultmesh-architect-mcp run: npm i --no-fund --no-audit - name: Run coverage working-directory: vaultmesh-architect-mcp run: npm run coverage - name: Upload coverage artifact uses: actions/upload-artifact@v4 if: always() with: name: coverage path: vaultmesh-architect-mcp/coverage

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/VaultSovereign/vaultmesh-architect-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server