← Back to search

ai.smithery/smithery-ai-cookbook-python-quickstart

smithery-ai streamable_http Scanned 21d ago

A simple Typescript MCP server built using the official MCP Typescript SDK and smithery/cli. This…

C
70.5 / 100

Versions

1.13.1latest
first seen May 19, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 4

count_characters
annotations: none low

Count occurrences of a specific character in text

text str character str
count_character
annotations: none low

Count how many times a specific character appears in the given text.

text str character str
greet
annotations: none low

Say hello to someone by name

name string
get_users
annotations: none low

Retrieve all users from the database

Permissions 3

network medium
Server uses network capabilities via: urllib
filesystem low
Server uses filesystem capabilities via: os
env_vars low
Server uses env_vars capabilities via: os.environ, os.getenv(), process.env

Scan Findings 0

No scan findings.