Quinncuatro/jane-mcp-server
If you are the rightful owner of jane-mcp-server 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.
Jane is a Model Context Protocol (MCP) server designed for knowledge management of standard library and specification documents.
Tools
Functions exposed to the LLM to take actions
get_stdlib
Retrieves a standard library document for a specific language.
get_spec
Retrieves a specification document for a specific project.
list_stdlibs
Lists available standard library documents, optionally filtered by language.
list_specs
Lists available specification documents, optionally filtered by project.
search
Searches for documents by content or metadata.
create_document
Creates a new document with frontmatter metadata.
update_document
Updates an existing document's content and/or metadata.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client