← Back to search Server uses network capabilities via: urllib Server uses filesystem capabilities via: os Server uses env_vars capabilities via: os.environ, os.getenv(), process.env
ai.smithery/smithery-ai-cookbook-python-quickstart
A simple Typescript MCP server built using the official MCP Typescript SDK and smithery/cli. This…
C
70.5 / 100
Versions
1.13.1latestfirst seen May 19, 2026
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 filesystem low env_vars low Scan Findings 0
No scan findings.