Northveil-MCP
Enables uploading and hosting contract assets such as logos and metadata on Supabase Storage CDN, and provides live database row counters from Supabase Postgres.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Northveil-MCPDeploy an ERC-20 token smart contract"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
⚡ Northveil Universal AI MCP Server & Status Portal
Northveil Universal AI MCP Server is a production-grade Model Context Protocol (MCP) server providing real-time multi-chain Web3 wallet execution, smart contract auto-compilation, automated deployment, token swaps, and Supabase CDN storage asset hosting for AI assistants including Claude Desktop, ChatGPT Custom Actions, Cursor IDE, and Windsurf.
🌟 Key Capabilities & Features
🔌 Remote SSE & JSON-RPC Gateway:
1-click connection via
http://localhost:3001/sse?wallet_address=0x...Zero JSON configuration files required.
📜 Smart Contract Auto-Compilation & Deployment (
create_smart_contract):Generates production-ready OpenZeppelin ERC-20 / ERC-721 / ERC-1155 / Staking Solidity contracts.
Automatically generates dynamic SVG logos and hosts metadata JSON on Supabase Storage.
🖼️ Supabase Storage Asset Uploader (
upload_contract_asset):Accepts raw Base64 image payloads dropped by users in AI chat sessions.
Decodes and uploads to Supabase CDN bucket
contract-metadata.
📊 Real System Telemetry Engine (
mcp-status):Queries live Node.js CPU cores, memory utilization, load average, and disk storage.
Live Supabase Postgres DB row counters (
transactions,contracts,api_keys).
Related MCP server: SE2-Minikit MCP Server
🚀 Quick Start & Deployment
1. Installation
git clone https://github.com/Fortunehack45/Northveil-MCP.git
cd Northveil-MCP
npm install2. Environment Configuration (.env)
PORT=3001
VITE_SUPABASE_URL=https://YOUR_SUPABASE_PROJECT_ID.supabase.co
VITE_SUPABASE_ANON_KEY=YOUR_SUPABASE_ANON_KEY_HERE
SUPABASE_SERVICE_ROLE_KEY=YOUR_SUPABASE_SERVICE_ROLE_KEY_HERE
VITE_1INCH_API_KEY=YOUR_1INCH_API_KEY_HERE3. Run Locally
# Start MCP AI Server
npx tsx index.ts
# Start Standalone MCP Status Portal
cd mcp-status
npm run dev🛠️ MCP Tools Offered
Tool Name | Description |
| Compiles & deploys ERC-20/ERC-721 contracts with auto-hosted Supabase logos. |
| Uploads base64 logo image assets directly to Supabase Storage CDN. |
| Queries real-time wallet balances, liquid reserves, and tokens. |
| Executes token swaps via 1inch v6 DEX aggregator. |
| Performs security static analysis on Solidity smart contract code. |
📄 License
MIT License. Published & Maintained by Northveil Protocol.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceA production-ready MCP server providing AI assistants with intelligent Supabase database access, featuring dynamic schema discovery, complete user management, and file storage operations.1MIT
- Flicense-qualityDmaintenanceMCP server enabling rapid Web3 development on Base with Farcaster integration.
- AlicenseCqualityDmaintenanceA production-ready MCP server providing comprehensive DevOps capabilities for the Internet Computer blockchain, enabling AI agents to authenticate, manage canisters, handle finances, and build/deploy projects.36MIT
- AlicenseCqualityAmaintenanceWeb3 MCP proxy server for AI agents: EVM execution, DeFi swaps, bridges, advanced orders, market data, wallet management, and confirmation-gated writes.10058MIT
Related MCP Connectors
MCP server for interacting with the Supabase platform
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
Butterbase MCP server — manage your backend: schemas, auth, functions, storage, RAG, deploys.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Fortunehack45/Northveil-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server