Skip to main content
Glama

Fountain Pen Ink MCP Server

by ewilderj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search_inks_by_name

Search for fountain pen inks by name using fuzzy matching

search_inks_by_color

Find inks similar to a given color using RGB matching

get_ink_details

Get complete information about a specific ink

get_inks_by_maker

List all inks from a specific manufacturer

analyze_color

Analyze a color and provide ink knowledge context

get_color_palette

Generate a themed or harmony-based palette of inks. Supports three modes: 1) Predefined themes (warm, cool, earth, ocean, autumn, spring, summer, winter, pastel, vibrant, monochrome, sunset, forest), 2) Custom hex color lists (comma-separated), 3) Color harmony generation from a base hex color.

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/ewilderj/inks-mcp'

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