Skip to main content
Glama

Soduku Solver MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UV_PUBLISH_TOKENNoYour token for publishing to PyPI
UV_PUBLISH_PASSWORDNoYour password for publishing to PyPI
UV_PUBLISH_USERNAMENoYour username for publishing to PyPI

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
summarize-notesCreates a summary of all notes

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
add-note

Add a new note

add-sudoku

Add a new Sudoku puzzle

solve-sudoku

Solve a Sudoku puzzle

solve-sudoku-text

Solve a Sudoku puzzle from text input

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Skywalker-Harrison/mcp-soduku'

If you have feedback or need assistance with the MCP directory API, please join our Discord server