Skip to main content
Glama
81,811 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"American Express" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    A
    quality
    D
    maintenance
    A unified MCP server for scaffolding project structures across multiple frameworks including Spring Boot, React, Vue, Next.js, FastAPI, Django, Flask, Express, and more.
    2
    24
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Converts existing Express, Fastify, NestJS, Hono, or Koa backends into an MCP-compatible server accessible to AI clients like Claude Desktop and Cursor.
    1
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to safely operate Express applications through a permission-scoped MCP server, with static analysis and audit logging.
    16
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    A lightweight adapter for creating MCP servers using Express.js, enabling multiple MCP clients on different endpoints with TypeScript support and SSE.
    74
    12
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A utility that integrates Model Context Protocol (MCP) into Express applications, offering both stateful session management and stateless request handling options.
    1,283
    14
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A Node/Express + PostgreSQL MCP server that exposes database-backed tools (list_cases, get_case, add_note) to AI clients, secured with bearer-token authentication.
    10
    ISC
  • A
    license
    Not graded
    quality
    D
    maintenance
    An Express + TypeScript starter for building stateless MCP servers with explicit, typed application state, featuring a shopping-cart domain example and support for multiple state store adapters.
    21
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A TypeScript + Express skeleton for MCP services, currently only providing a health check endpoint, with planned MySQL metadata and Alibaba Cloud log MCP services.
    225
    3
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A security-first MCP (Model Context Protocol) backend built with Node.js and Express, featuring hardening, rate limiting, structured logging, and Docker support.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    This is an example MCP server built with Node.js/Express/TypeScript that provides user management, task management, and calculator tools, secured with Bearer token authentication.
    15
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Simplifies creating MCP servers in TypeScript with an Express-like API and experimental decorators, enabling quick definition of tools, resources, and prompts.
    26
    196
    MIT
  • -
    license
    Not graded
    quality
    Not graded
    maintenance
    An Express server implementation of Model Context Protocol that allows websites to connect to LLMs through streamable HTTP and stdio transports, with a built-in chat UI for testing responses.
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables creation of MCP servers with both stdio and HTTP transports, providing CRUD tools, resources, and prompts for user management, along with a CLI client for testing and integration.