GenAICPA/tiktoken-mcp
3.2
If you are the rightful owner of tiktoken-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is a Model Context Protocol (MCP) server for the `tiktoken` library, providing encoding and decoding functionalities as tools for AI assistants.
Tools
Functions exposed to the LLM to take actions
encode
Encodes a string into a list of tokens.
decode
Decodes a list of tokens into a string.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client