mcp-doc-chat
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ANTHROPIC_API_KEY | Yes | Your Anthropic API secret key |
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_contentA | Reads the content of a document and returns it as a string. |
| edit_doc_contentC | Edits the content of a document based on the provided new content. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| format | Rewrites a contents of the 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/amulya-acharya/mcp-doc-chat'
If you have feedback or need assistance with the MCP directory API, please join our Discord server