MCP License Check
Simple MCP Server which provides vehicle data based on dutch license plates.
How to Use with Claude Desktop
-
Ensure Node.js is installed locally.
-
Configure your
mcpServersin your settings:{ "mcpServers": { "vehicle-information": { "command": "node", "args": [ "C:/ABSOLUTE/PATH/TO/BUILD/DIRECTORY/index.js" ] } } }
- Replace
C:/ABSOLUTE/PATH/TO/BUILD/DIRECTORY/index.jswith the actual path to your build directory.
Recommend MCP Servers 💡
@slow-groovin/unstorage-mcp
Key-Value storage MCP server based on unjs/unstorage, support drivers: redis, mongodb, filesystem. http
guyru/man-mcp-server
An MCP server that provides access to Linux man pages using FastMCP, allowing AI assistants to search and retrieve system documentation directly from your local machine.
@tacticlaunch/mcp-linear
MCP server that enables AI assistants to interact with Linear project management system through natural language, allowing users to retrieve, create, and update issues, projects, and teams.
review-toolkit-mcp
A Model Context Protocol (MCP) service designed to assist AI agents in managing and tracking code review sessions, including file tracking, review status, agent review storage, and report generation.
linear-mcp-server
A server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.
rootly-mcp-server
Rootly MCP server