Skip to main content
Glama
Appleabram

bankr-registry-mcp

by Appleabram

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_capabilities

Search by task, category, or keyword

get_capability

Get full details of one capability

list_categories

List all categories with counts

list_tasks

List all task types with counts

get_cards_for_posting

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-score

Categories (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_assessment

Generate Cards

node generate-cards.js

Regenerates cards.json from bankr.x402.json.

Payment

All capabilities are payable via x402 (USDC on Base). Wallet: 0xc521cc3eae2a6a3cde11c8bde0b46006d6847360

License

MIT

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    -
    quality
    -
    maintenance
    Enables 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
  • A
    license
    A
    quality
    A
    maintenance
    Search 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 updated
    5
    22
    5
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI assistants to search, discover, and get recommendations from 20,000+ skills, tools, agents, rules, and MCP servers.
    Last updated
    5
    28
    1
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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