spring-ai-playground

title: Default MCP Server Examples description: Default MCP Servers - Examples reference: MCP Everything and DeepWiki. Activate MCP Everything to exercise every Inspector primitive end-to-end.

Default MCP Servers - Examples

The Examples category holds reference servers that exist primarily to exercise the protocol itself - not to deliver business data. Activating one of these is the fastest way to see every MCP primitive (tools, resources, prompts, sampling, completion, logging, progress, root listing) light up in the Inspector without first wiring up a real account.

Click either card to see the activation spec inline - transport, command (for the STDIO variant), full description, and the upstream docs link.

!!! tip “Hands-on walkthrough - Tutorial 9” This page is the catalog spec for MCP Everything (transport, command, per-OS variants, full primitive matrix). For the step-by-step hands-on tour - Activate → Ping → Tools → Resources → Prompts → Notifications → Roots → Sampling → Elicitation, with sample inputs and expected results at each step - see Tutorial 9: MCP Everything - All 8 Primitives in One Walkthrough.

MCP Everything (Reference Test Server) 🛠
:material-flask-outline:
examples · community ga L2
The official MCP reference test server, maintained by the MCP working group. Implements **every** protocol primitive (tools / resources / prompts / sampling / completion / logging / progress / root listing) - including the ones server authors usually skip. The catalog ships per-OS STDIO entries; the in-app QA recipe uses the Docker form as a smoke test for the playground's own MCP client.
**Vendor**   `modelcontextprotocol` · T2 vendor
**Auth**        None - connects without credentials
Click for full protocol-coverage breakdown · per-OS command · Docker alternative
DeepWiki 🆓
:material-book-search-outline:
examples · free-tier ga L2
Cognition's hosted, free, no-auth Streamable HTTP server that answers natural-language questions about any public GitHub repo, backed by auto-generated wikis. Catalogued under Examples because it's primarily useful as a *reference grounding* server for AI code generation - a concrete external MCP target with no signup friction.
**Vendor**   Cognition · T2 vendor
**Auth**        None - free, no API key
Click for transport · description · docs

When to reach for an Examples-category entry

→ Hands-on per-primitive tour: Tutorial 9 - MCP Everything: All 8 Primitives in One Walkthrough