MCP STARTER KIT
Description
Build a secure, production-ready MCP server for any project — connect Claude, ChatGPT & any AI agent to your backend with a URL + API key. Streamable HTTP + stdio + OAuth 2.0 (PKCE).
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
MCP Starter Kit
A production-ready starter to build a secure MCP server for any project
Connect Claude, ChatGPT and any AI agent to your backend with just a URL + API key.
What is this?
**MCP Starter Kit** scaffolds a **secure, online MCP (Model Context Protocol) server** for **any project**. It's the machine-to-machine bridge between an AI agent (Claude Desktop/Web, ChatGPT, or your own agent) and your backend API — each *tool* maps to one endpoint and is authenticated with an **API key + scopes**.
AI agent ──MCP (Streamable HTTP / stdio / OAuth)──▶ -mcp ──REST + Bearer key──▶ Your backend
The kit is project-agnostic: you provide the project name, backend URL and the list of tools — the templates already ship with all the security hardening baked in.
Features
- Two transports — Streamable HTTP (online, many clients) + stdio (Claude Desktop).
- Stateless OAuth 2.0 (PKCE S256) so the ChatGPT app / Claude web (which require OAuth, with no field to paste an API key) can connect. Header-key auth keeps working in parallel.
- Security hardening, ready out of the box:
- Verify the key against the backend at
initialize(blocks pre-auth DoS). - Session cap + idle-TTL sweep, per-IP rate limit on the initialize path.
- Bind
sha256(key)to the session; SSRF cross-host block + request timeouts. - Audit to stderr (stdout is reserved
- Verify the key against the backend at
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI