This commit is contained in:
David Soria Parra
2024-11-22 10:47:58 +00:00
parent bbd9d05851
commit b36bde3d85

View File

@@ -3,7 +3,6 @@ import click
import mcp.types as types
from mcp.server import AnyUrl, Server
SAMPLE_RESOURCES = {
"greeting": "Hello! This is a sample text resource.",
"help": "This server provides a few sample text resources for testing.",