Skeleton
π AI + MCP project skeleton based on Nette Framework (@nette) and Contributte (@contributte) libraries by @f3l1x.
Ask AI about Skeleton
Powered by Claude Β· Grounded in docs
I know everything about Skeleton. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
Website π contributte.org | Contact π¨π»βπ» f3l1x.io | Twitter π¦ @contributte
MCP Skeleton
Example project demonstrating integration of Model Context Protocol (MCP) for Nette Framework using contributte/mcp.
The MCP integration is based on the upstream documentation: contributte/mcp docs.

Requirements
- PHP 8.4+
- Composer
- Node.js (only for MCP inspector via
npx)
Installation
composer install
Usage
This skeleton registers a single MCP server named default and uses attribute auto-discovery from app/Domain/Mcp.
Capabilities:
- Tools:
calculator_addcalculator_multiply
- Resources:
app://configfile://readme
- Resource templates:
app://users/{id}
- Prompts:
code_reviewexplain_code
Streamable HTTP server
- Start inspector:
make inspector - Open the inspector in your browser and connect to
http://localhost:8080/mcp.
Manual
- Start inspector:
make inspector(ormake mcp-stdioto auto-run the STDIO server) - Open the inspector in your browser and do work.
Screenshots
STDIO


Streamable HTTP


Development
See how to contribute to this package.
This package is currently maintaining by these authors.
Consider to support contributte development team. Also thank you for using this project.
