Skip to main content
Glama
92,290 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Automatic detection of HTTP method (GET vs POST) for web crawling" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    Not graded
    quality
    F
    maintenance
    MCP server that integrates with VS Code to enable file operations, git diffs, and line highlighting via MCP clients like Claude.
    41
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Token-safe code search for AI agents: queries the language-server index (clangd / Roslyn / tsserver / pyright) instead of grep and returns a token-capped file:line list — ~20x fewer tokens. Symbol-level editing + a grep→index rewrite hook. Local-only, no IDE.
    16
    13
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Controls Visual Studio 2022 through MCP using COM/DTE automation, enabling file management, building, debugging, and breakpoint operations directly from Claude Code.
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides an HTTP API for Claude Code using a native MCP channel to enable stable message exchange without terminal screen-scraping. It allows users to programmatically send messages, retrieve conversation history, and stream real-time events via standard web protocols.
    13
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Universal HTTP client tool for LLM agents. Enables Claude and other MCP-compatible agents to perform GET, POST, PUT, DELETE, and other HTTP requests to any URL, including localhost and internal network addresses.
    2
    -
  • A
    license
    A
    quality
    D
    maintenance
    The Universal MCP Server exposes tools for automated posting and draft saving to note.com. It reads Markdown files containing titles, body text, and tags, then publishes them to your note.com account using Playwright automation.
    2
    22 npm
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables MCP clients to connect over HTTP/SSE, call simple echo, arithmetic, uppercasing, and time tools, and run asynchronous tasks with approval elicitations via the Tasks extension.
    17 npm
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that provides HTTP client capabilities with support for full HTTP methods, custom headers, query parameters, request bodies, and configurable timeouts.
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Mock HTTP server implementing MCP (Model Context Protocol) with streamable HTTP transport, health endpoint, and example tools like echo and time.
    280 npm
    MIT
  • A
    license
    Not graded
    quality
    F
    maintenance
    An HTTP-based Model Context Protocol server for RiotPlan that exposes comprehensive planning tools, resources, and prompts for AI agents. It enables full plan lifecycle management, including ideation, shaping, execution tracking, and retrospective generation.
    43 npm
    Apache 2.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    This server bridges a stdio MCP server to HTTP, allowing MCP clients that communicate over HTTP to use the server's tools. It includes a per-tool allow/deny filter for security.
    MIT