Vercel MCP Server

by msabramo

Not rated
GitHub

About

An MCP server deployed on Vercel that provides a dice rolling tool.

Details

Author
msabramo
Categories
Productivity, Other

Setup

Install Vercel MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/msabramo/vercel-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

A Model Control Protocol (MCP) server deployed on Vercel that provides a dice rolling tool.

Your MCP server will be available athttp://localhost:3000/api/mcp
- Push your code to a GitHub repository
- Connect your repository to Vercel
- Deploy with a single click
- Your MCP server will be available athttps://your-project.vercel.app/api/mcp

Rolls an N-sided die and returns the result.

- sides(number): The number of sides on the die (minimum 2)

{ "content": [ { "type": "text", "text": "🎲 You rolled a 4!" } ] }

Add the following to your Claude Desktop configuration:

{ "mcpServers": { "vercel-mcp": { "command": "npx", "args": [ "@modelcontextprotocol/server-fetch", "https://your-project.vercel.app/api/mcp" ] } } }

In Cursor, you can connect to your MCP server through the MCP settings by adding:

- Server URL:https://your-project.vercel.app/api/mcp

You can test your MCP server by making HTTP requests to the endpoint. The server accepts MCP protocol messages over HTTP.

vercel-mcp/ β”œβ”€β”€ app/ β”‚ └── api/ β”‚ └── mcp/ β”‚ └── route.ts # MCP handler implementation β”œβ”€β”€ package.json β”œβ”€β”€ next.config.js β”œβ”€β”€ tsconfig.json └── README.md

- Add more tools to your MCP server
- Customize the dice rolling tool
- Deploy to production on Vercel
- Connect to your favorite MCP host (Claude, Cursor, etc.)

The 1Password MCP server creates a bridge that allows MCP clients such as Codex and Kiro to manage your 1Password Environments with secure authorization prompts.

This is the 1st, easiest, and cheapest PPT, slides, presentation AI generation MCP Server in the world.

The media memory layer for AI agents and their humans. Track books, movies, music, shows, and anime.

Persistent memory for any AI assistant. Zero token cost until recall. Stores memories in local SQLite, ranks by 6-factor scoring, returns results 79% smaller than JSON. Works with Claude, ChatGPT, Grok, Cursor, Windsurf, and any MCP client.

A MCP server that enables AI assistants to interact with Anki, the spaced repetition flashcard application.

Enables LLM clients to interact with macOS applications through AppleScript. Built using the @beyondbetter/bb-mcp-server library, this server provides safe, controlled execution of predefined scripts with optional support for arbitrary script execution.

An MCP server for WordPress plugin audits

Turn your AI assistant into a digital marketing hub that creates, organizes, and analyzes links and QR Codes on demand.

Connect AI clients to Cal.com scheduling through the Model Context Protocol using the hosted server at mcp.cal.com or a local instance.

No reviews yet β€” be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.