Skip to main content
Glama
63,019 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"Files formatted in JSON" matching MCP servers:

  • A
    license
    A
    quality
    A
    maintenance
    A lightweight Notion MCP server that minimizes token usage by returning Markdown instead of raw JSON, enabling efficient read/write operations on Notion pages.
    Last updated
    9
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that enables users to save, search, and manage AI conversation records as organized Markdown files across various IDEs. It automatically categorizes sessions by IDE name, date, and description for efficient storage and easy retrieval.
    Last updated
    5
    28
    4
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    A small, readable MCP learning project implemented in TypeScript that uses a local JSON notebook to demonstrate core MCP features such as tools, resources, prompts, sampling, and notifications.
    Last updated
    6
  • F
    license
    A
    quality
    D
    maintenance
    Transforms chat conversations with AI into structured markdown summaries and automatically saves them to organized files in your notes directory. Supports different summary styles, handles large conversations through chunking, and provides tools to manage your saved summaries.
    Last updated
    4
  • F
    license
    B
    quality
    D
    maintenance
    Enables users to manage a persistent todo list through natural language, supporting adding, listing, toggling completion status, and removing todos. Features both stdio and HTTP transports with optional authentication and JSON file storage.
    Last updated
    4
  • F
    license
    B
    quality
    D
    maintenance
    A TypeScript-based MCP server that enables AI assistants to create, search, list, and delete notes with tags. Serves as a starter template for building custom MCP servers with tools and resources.
    Last updated
    1
  • A
    license
    -
    quality
    C
    maintenance
    iwec gives AI agents structured access to your Markdown notes as a knowledge graph instead of a pile of files. Agents search, retrieve, traverse, and refactor your notes by structure and links — not blind text similarity — working from the same plain .md files you edit by hand. No database, no cloud, no lock-in.
    Last updated
    1,319
    Apache 2.0
  • A
    license
    -
    quality
    A
    maintenance
    An Obsidian plugin that runs an MCP server, enabling external LLM tools to read, search, create, and modify notes in your vault via HTTP or stdio transport.
    Last updated
    29
    31
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Local-first MCP server that extracts structured knowledge from markdown notes into SQLite with full-text search, enabling AI coding tools to retrieve relevant context offline at zero cost.
    Last updated
    3
    MIT