nmlp_lccn_lookup — New Mexico Literacy Project MCP Tool
nmlp_lccn_lookup
(nmlp lccn lookup) is one of 16 tools on the
New Mexico Literacy Project
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call nmlp_lccn_lookup from your client
- Claude Code New Mexico Literacy Project nmlp_lccn_lookup run in your project directory
- Claude Desktop New Mexico Literacy Project nmlp_lccn_lookup ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor New Mexico Literacy Project nmlp_lccn_lookup ~/.cursor/mcp.json
- VS Code New Mexico Literacy Project nmlp_lccn_lookup .vscode/mcp.json
- Zed New Mexico Literacy Project nmlp_lccn_lookup ~/.config/zed/settings.json
- Windsurf New Mexico Literacy Project nmlp_lccn_lookup ~/.codeium/windsurf/mcp_config.json
- Cline New Mexico Literacy Project nmlp_lccn_lookup ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI New Mexico Literacy Project nmlp_lccn_lookup ~/.gemini/settings.json
- Grok New Mexico Literacy Project nmlp_lccn_lookup .mcp.json (in your project root)
- ChatGPT New Mexico Literacy Project nmlp_lccn_lookup Settings → Connectors → Advanced → Developer mode
- Claude.ai New Mexico Literacy Project nmlp_lccn_lookup Settings → Connectors → Add custom connector
- LangChain New Mexico Literacy Project nmlp_lccn_lookup pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http nmlp-mcp https://newmexicoliteracyproject.org/api/mcp
Other tools on this server
- nmlp_check_coverage
- nmlp_schedule_pickup
- nmlp_search_qa
- nmlp_get_donation_options
- nmlp_get_knowledge
- nmlp_get_business_card
- nmlp_get_archive
- nmlp_get_pillar_guides
- nmlp_identify_first_edition
- nmlp_decode_number_line
- nmlp_lookup_publisher_rules
- nmlp_search_titles
- nmlp_cd_lookup
- nmlp_vinyl_lookup
- nmlp_resolve
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.