Skip to main content
Glama
74,844 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Monzo" matching MCP servers:

  • A
    license
    A
    quality
    D
    maintenance
    A read-only MCP server for querying MongoDB databases, enabling listing databases, collections, indexes, and running aggregation pipelines.
    5
    31
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    A starter template for building custom MCP servers that can integrate with Claude Desktop, Cursor, and other AI assistants. Provides example tools, TypeScript support, and automated publishing workflows to help developers quickly create their own MCP servers.
    7
    8
  • F
    license
    A
    quality
    D
    maintenance
    A starter template for building custom MCP servers that can integrate with Claude Desktop, Cursor, and other AI assistants. Provides example tools, TypeScript support, and automated publishing workflows to help developers create their own AI assistant integrations.
    7
    8
  • A
    license
    B
    quality
    A
    maintenance
    A Model Context Protocol server that provides access to MongoDB databases. This server enables LLMs to inspect collection schemas and execute read-only queries.
    8
    497
    282
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A self-hosted MCP server that provides AI assistants with a shared, persistent SQLite-backed memory for storing and retrieving project context, decisions, and discoveries. It enables cross-session continuity and team-wide knowledge sharing to keep AI coding tools aligned and informed.
    3
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    MCP server for MongoDB with built-in safety features. Enables listing databases/collections, querying (find, count, aggregate), and writing (insert, update, delete) while preventing destructive operations like dropping databases/collections and bulk deletes without confirmation.
    27
    MIT
  • A
    license
    -
    quality
    F
    maintenance
    A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases. Query collections, inspect schemas, and manage data seamlessly through natural language.
    27
    175
    MIT
  • A
    license
    -
    quality
    F
    maintenance
    Enables Claude to interact with MongoDB databases through natural language, supporting queries, aggregations, CRUD operations, and index management with optional Mongoose schema validation.
    50
    3
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    A local MCP server that connects Claude Desktop to a MongoDB database, enabling listing, finding, adding, and deleting users via natural language.
    27
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables LLMs to interact with MongoDB databases through a complete suite of CRUD operations, administrative tasks, and index management tools. It supports database and collection handling, aggregation pipelines, and comprehensive server monitoring via the Model Context Protocol.
    3
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables CRUD operations on MongoDB databases and collections, including listing databases and collections, via MCP tools.
    31
    Apache 2.0
  • A
    license
    -
    quality
    D
    maintenance
    An MCP server that enables querying, inserting, updating, deleting, aggregating, and listing collections in MongoDB via natural language commands.
    27
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Enables interaction with MongoDB databases through user management tools including creating, retrieving, and listing users with pagination support.
  • F
    license
    -
    quality
    D
    maintenance
    Enables AI agents to query and introspect MongoDB databases through find, aggregate, and schema discovery operations. Supports read-only default mode with optional write capabilities and works with any MCP-compatible client via stdio or HTTP transports.