Document MCP Server
by mparth14
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| read_doc_contentsB | Read the contents of a document and return it as a string. |
| edit_documentC | Edit a document by replacing a string in the documents content with a new string. |
| return all the docsB | Return a list of all the document ids. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| format_to_md | Rewrite the contents of a document in Markdown format. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| list_docs |
Latest Blog Posts
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/mparth14/MCP-anthropic'
If you have feedback or need assistance with the MCP directory API, please join our Discord server