SERVER

Vanmoose MCP Server

Rank #2811

io.github.codevanmoose/vanmoose-mcp-server

MCP server providing vanmoose-server capabilities

First listed
Apr 2, 2026
Last publish date
Apr 2, 2026
OVERVIEW

Vanmoose MCP Server is a Model Context Protocol (MCP) server published by vanmoose-apis. It ranks #2811 of 58,832 servers tracked on MCP Toplist, and its repository has 83 GitHub stars. Vanmoose MCP Server is listed on Official MCP, with 2 tracked versions. It was first listed on Apr 2, 2026 and most recently updated on Apr 2, 2026.

STANDING
#2,811of 58,832 tracked serversTop 5%

Ranks ahead of 56,021 of 58,832 servers on MCP Toplist.

CONNECT

Use Vanmoose MCP Server

Add Vanmoose MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "vanmoose-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@vanmoose/mcp-server"
      ],
      "env": {
        "VANMOOSE_API_KEY": "<your VANMOOSE_API_KEY>",
        "TENSCORE_API_KEY": "<your TENSCORE_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

vanmoose-apis

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
1.2.1Apr 2, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Vanmoose MCP Server?
MCP server providing vanmoose-server capabilities
Who maintains Vanmoose MCP Server?
Vanmoose MCP Server is maintained by vanmoose-apis, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Vanmoose MCP Server an official MCP server?
Yes — Vanmoose MCP Server is listed on the Official MCP Registry.
How many versions does Vanmoose MCP Server have?
MCP Toplist tracks 2 versions of Vanmoose MCP Server, most recently published on Apr 2, 2026.
Where can I find the source code for Vanmoose MCP Server?
The source code for Vanmoose MCP Server is hosted at github.com/vanmoose-apis/mcp-server.
EXPLORE