Loag/mcp-server-test
If you are the rightful owner of mcp-server-test 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 an educational implementation of a Model Context Protocol (MCP) server in Go using the Echo framework, providing access to the local filesystem through the MCP protocol.
Tools
Functions exposed to the LLM to take actions
filesystem.list
Lists the contents of a directory.
filesystem.read
Reads the contents of a file.
filesystem.write
Writes content to a file.
filesystem.delete
Deletes a file or directory.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client