uisight
v0.14.0
io.github.yusufcemres/uisight
Your AI sees the screen but can't measure it — measured web UI findings, shared live sessions
io.github.Nodeflare-app/nodeflare-mcp · v0.8.0
Blockchain JSON-RPC on 23 EVM chains for AI agents - free tier, API key, or x402 pay-per-call.
nodeflare-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"nodeflare-mcp": {
"command": "npx",
"args": [
"-y",
"nodeflare-mcp"
]
}
}
}NODEFLARE_API_KEY可选secretOptional NodeFlare API key (free at nodeflare.app) — unlocks heavy methods and higher limits
X402_PRIVATE_KEY可选secretOptional EVM private key of a wallet holding USDC on Base/Polygon/Arbitrum — heavy methods are paid per call (~$0.001) via x402
v0.14.0
io.github.yusufcemres/uisight
Your AI sees the screen but can't measure it — measured web UI findings, shared live sessions
v0.3.1
tech.finology/student-loan
Free, keyless federal student-loan math: RAP, IBR, ICR, PSLF. Logged+cited tier: verified-engine
v26.9.0
io.github.groupdocs-annotation/groupdocs-annotation-mcp
MCP server for GroupDocs.Annotation — add, list, update, remove document annotations via AI agents.
v2026.9.4.0
io.github.AceDataCloud/mcp-aichat
MCP server for AI dialogue using various LLM models via AceDataCloud
v1.0.1
com.asterwise/mcp
Vedic and Western astrology for AI agents: charts, dasha, matchmaking, panchanga, numerology, tarot.
v3.0.70
io.github.hashgraph-online/hol-guard
Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server.
{
"id": "io.github.Nodeflare-app/nodeflare-mcp",
"type": "mcp-server",
"version": "0.8.0",
"displayName": "nodeflare-mcp",
"description": "Blockchain JSON-RPC on 23 EVM chains for AI agents - free tier, API key, or x402 pay-per-call.",
"repository": {
"url": "https://github.com/Nodeflare-app/nodeflare-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "nodeflare-mcp",
"version": "0.8.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "NODEFLARE_API_KEY",
"description": "Optional NodeFlare API key (free at nodeflare.app) — unlocks heavy methods and higher limits",
"isSecret": true
},
{
"name": "X402_PRIVATE_KEY",
"description": "Optional EVM private key of a wallet holding USDC on Base/Polygon/Arbitrum — heavy methods are paid per call (~$0.001) via x402",
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.Nodeflare-app/nodeflare-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.Nodeflare-app%2Fnodeflare-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}