mcp-access-self-hosted

by d3hl · development · mcp-server, glama

An MCP server protected by Cloudflare Access as a self-hosted application, validating Access JWT and conditionally exposing tools based on user identity.

Source: https://github.com/d3hl/mcp-access-self-hosted

Install

git clone https://github.com/d3hl/mcp-access-self-hosted

Tags: mcp-server, glama

Source: glama

About development MCP servers and Claude skills

development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

mcp-access-self-hosted is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related development MCPs and skills

  • remote-mcp-authless by d3hl

    A remote MCP server deployed on Cloudflare Workers without authentication, enabling integration with AI Playground and Claude Desktop.

  • mcp-football by leandersen

    Provides live football data through MCP tools, enabling users to fetch today's matches and top scorers for competitions like the Premier League or World Cup.

  • r2-uploader-mcp by dtinth

    Enables uploading PR screenshots to Cloudflare R2 via presigned URLs, allowing Claude to attach images to PR descriptions without binary data passing through MCP.

  • mcp-google-merchant-center by gioenjoy

    Enables reading products, checking approval statuses, and analyzing feeds across multiple Google Merchant Center accounts via natural language.

  • timetta-mcp by sh1rokovs

    MCP server that exposes the Timetta OData API as a universal query gateway, allowing users to list, describe, and query OData entities through natural language.

  • mclans-image-mcp by YupegLV

    Asynchronous image generation MCP server that submits prompts and automatically downloads images locally.

  • google-calendar-mcp by QA-Shivam

    Enables reading Google Calendar events for a specific date using the getMyCalendarDataByDate tool.

  • subway-mcp by Sungsanmerrygoround

    실시간 수원역 지하철 도착정보를 조회하는 MCP 서버로, 1호선과 수인분당선의 도착정보를 제공합니다.

Frequently asked questions

How do I install mcp-access-self-hosted?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support mcp-access-self-hosted?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is mcp-access-self-hosted free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.