We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fde6be2 commit a02624cCopy full SHA for a02624c
README.md
@@ -51,6 +51,7 @@ This server implements the complete MCP specification:
51
- **[Resources](https://modelcontextprotocol.io/docs/concepts/resources)**: 100+ example resources with pagination and subscription support
52
- **[Prompts](https://modelcontextprotocol.io/docs/concepts/prompts)**: Simple and complex prompts with argument support
53
- **[Sampling](https://modelcontextprotocol.io/docs/concepts/sampling)**: LLM interaction capabilities
54
+- **[Elicitation](https://modelcontextprotocol.io/docs/concepts/elicitation)**: User input elicitation with various field types
55
- **Transports**: Both Streamable HTTP (recommended) and SSE (legacy)
56
57
## Development Setup
0 commit comments