MCP Access Server
by shin-t-o
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get-webpage-markdown | Parses a web page into Markdown and returns it |
get-pdf-content | Text parsing and return of PDF content |
command-execute | Executes a command in the allowed list: ls / mkdir / cd / npm / npx / node / git / rm |