Skip to main content
Glama
91,435 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Troubleshooting Frontend Webpage Errors" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    B
    quality
    C
    maintenance
    Enables solution engineers to log maintenance sites, work journals, and troubleshooting cases into Notion and search past records through natural language conversation. It provides automatic upsert of site details, templated inspection logs, and structured incident analysis via the Notion API.
    6
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables Claude Desktop to add, retrieve, update, delete, and list notes kept in a JSON file, with the notes path configurable via an environment variable or CLI flag. Notes are persisted with atomic saves behind a write lock, and missing notes raise errors rather than returning placeholder text.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables filtered, read-only querying of a Notion audit trail and action queue as four native tools (filtered lists and single-row lookups), with enum parameters validated against the live database schema and errors that report allowed values. It never writes to Notion, returns flat JSON rows, and keeps the integration token server-side.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables Claude Code to keep a stable MCP connection to an Obsidian vault across Obsidian closures or restarts, automatically reconnecting and surfacing graceful errors when Obsidian is unavailable.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI clients to add, get, update, delete, and list notes stored in a JSON file, with atomic saves and missing-note errors.
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables Claude to list folders and notes, retrieve and search note content, and create, update, or delete notes in Apple Notes on macOS, driving Notes.app through JXA/osascript since no public API exists. Deletions follow Notes.app behavior by moving notes to "Recently Deleted", and errors return specific guidance for permission, locked-note, or not-found problems.
    -