Back to search
30
MCP

@divvi/mcp-server

npm/@divvi/mcp-server

A Model Context Protocol (MCP) server that enables AI assistants to automatically integrate the @divvi/referral-sdk into JavaScript/TypeScript blockchain applications.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

github-mcp-server
A Model Context Protocol (MCP) server built in TypeScript that integrates with GitHub's API, enabling AI assistants to manage repositories,
0 tools
MediaWiki-MCP-Server
Model Context Protocol (MCP) Server to connect your AI with any MediaWiki
0 tools
mcp-outline
A Model Context Protocol (MCP) server enabling AI assistants to interact with Outline documentation services.
0 tools
io.github.cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
0 tools
acuvity/mcp-server-bitcoin
A Model Context Protocol (MCP) server that enables AI models to interact with Bitcoin blockchain.
0 tools
mcp-server-circleci
A specialized server implementation for the Model Context Protocol (MCP) designed to integrate with CircleCI's development workflow. This pr
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@divvi/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}