Skip to main content
Glama
138,329 tools. Last updated 2026-05-20 08:39

"Allowing a model to access and read content from links" matching MCP tools:

  • List read-only content entries from a model in Contentrain's local-first governance system. Filter by criteria, resolve relations, paginate, and specify locale.
    MIT
  • Retrieve free full-text article links from PubMed Central and publisher sources using a PubMed ID to access biomedical research.
    MIT
  • Check if a dblp paper can be read directly by providing the paper identifier, receiving a message about content access availability.
    MIT
  • Read an .aide spec file to retrieve its content, type, related specs, and embedded links. Use after discovering specs to get full context.
    MIT
  • Read clipboard text from the browser or write text to it. Use to access copied links, keys, or to prepare content for paste.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • Cloudflare Workers MCP server: ai-model-router

  • Extract web content and convert it to clean Markdown for reading documentation, analyzing content, and gathering information from websites while preserving links and structure.
    MIT
  • Read files from your Obsidian vault to access note content and frontmatter for building a compounding knowledge base.
  • Scrape any web page and extract content as markdown, HTML, or links. Specify CSS selectors to include or exclude content, and control JavaScript rendering.
  • Extract internal links from WordPress posts to analyze SEO linking and identify duplicates. Provides anchor text and URLs for content optimization.
    MIT
  • Retrieve a memory by ID to access full content when truncated during search. Ideal for recovering complete text from a previous interaction.
    MIT
  • Retrieve parent links of a note from the graph index to understand its hierarchical, semantic, and other relationships before editing.
    MIT
  • Retrieve the full schema for a model, with optional sample entry and locale. Use to inspect model structure without creating content files.
    MIT
  • Delete a content model and all associated content, metadata, and files with automatic git commit and push. Requires confirmation to prevent accidental removal.
    MIT
  • Read a Markdown note to retrieve its body, frontmatter, hierarchy, parent links, tags, and warnings as JSON. Use before editing to inspect metadata and preserve existing content.
    MIT