bankr-registry-mcp
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., "@bankr-registry-mcpsearch for wallet risk score capabilities"
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.
Bankr Registry MCP
Central discovery point for 361 x402 capabilities. AI agents search by task, category, or keyword — get structured cards.
For AI Agents
# Install
npx bankr-registry-mcp
# Or add to MCP config
{
"mcpServers": {
"bankr-registry": {
"command": "npx",
"args": ["-y", "bankr-registry-mcp"]
}
}
}Related MCP server: Agent Index MCP Server
Available Tools
Tool | Description |
| Search by task, category, or keyword |
| Get full details of one capability |
| List all categories with counts |
| List all task types with counts |
| Get formatted cards for X.com |
Capability Card Format
cap: wallet-risk-score
task: risk_assessment
when: before_swap
gain: avoid_scam
pay: x402
cost: $0.03
hub: https://bankr.bot/x402/0xc521.../wallet-risk-scoreCategories (361 total)
Category | Count | Example |
general | 198 | exchange-rate, document-ocr, compliance-check |
defi_crypto | 36 | wallet-risk-score, mev-detection, rug-pull-warning |
equipment_homologation | 34 | unece-r29-checker, type-approval-docs, vin-generator |
legal_compliance | 21 | contract-generator, nda-generator, sanctions-check |
quality | 20 | fmea-analyzer, quality-audit, spc-chart |
manufacturing | 14 | bom-generator, oee-calculator, downtime-tracker |
finance | 13 | npv-calculator, budget-controller, cashflow-forecast |
hr | 9 | job-description-generator, benefits-calculator, turnover-predictor |
customs_logistics | 7 | customs-calculate, shipping-optimizer, logistics-estimate |
agent_infra | 5 | agent-orchestrator, workflow-engine, capability-composer |
analytics | 4 | demand-forecast, scatter-plot-analyzer, histogram-generator |
Task Types
Task | Count | When to use |
utility | 140 | General-purpose tools |
verification | 60 | Checking, validating, auditing |
investigation | 34 | Tracing, forensics, deep analysis |
calculation | 27 | Computing, estimating, forecasting |
analysis | 24 | Reporting, summarizing, profiling |
generation | 20 | Creating, building, producing |
risk_assessment | 19 | Scoring, evaluating, assessing |
optimization | 15 | Improving, recommending, tuning |
threat_detection | 11 | Monitoring, detecting, alerting |
X.com Publishing
# Preview tweets (dry run)
X_API_KEY=... node x-publisher.js --dry-run
# Post DeFi capabilities
X_API_KEY=... X_API_SECRET=... X_ACCESS_TOKEN=... X_ACCESS_SECRET=... \
node x-publisher.js --category defi_crypto
# Post risk assessment capabilities
X_API_KEY=... X_ACCESS_TOKEN=... X_ACCESS_SECRET=... \
node x-publisher.js --task risk_assessmentGenerate Cards
node generate-cards.jsRegenerates cards.json from bankr.x402.json.
Payment
All capabilities are payable via x402 (USDC on Base).
Wallet: 0xc521cc3eae2a6a3cde11c8bde0b46006d6847360
License
MIT
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
- Flicense-qualityDmaintenanceEnables searching for AI agents by keywords or categories, allowing users to discover tools like coding agents, GUI agents, or industry-specific assistants across marketplaces.Last updated48
- Flicense-quality-maintenanceEnables users to search and discover over 500 AI agent endpoints and x402 APIs directly from MCP-compatible clients like Claude and Cursor. It provides tools to query endpoints by keyword, category, or capability while offering access to detailed provider statistics.Last updated
- AlicenseAqualityAmaintenanceSearch and discover AI agents, skills, prompts, bundles and MCP connectors from a curated catalog of 4500+ assets. Provides tools for searching, browsing categories, and accessing detailed information about each asset.Last updated5225MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to search, discover, and get recommendations from 20,000+ skills, tools, agents, rules, and MCP servers.Last updated5281MIT
Related MCP Connectors
Search a curated directory of 300+ verified AI agents, MCP servers, and agentic tools.
Discover, search, invoke, and rate A2A (Agent-to-Agent) protocol agents.
Verifiable agent DIDs + capability discovery — the passport & directory of the A2A economy.
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/Appleabram/bankr-registry-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server