Docfork
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Set the port number for HTTP/SSE transport. Only used when MCP_TRANSPORT is streamable-http or sse | 3000 |
| MCP_TRANSPORT | No | Set the transport type for MCP communication (options: streamable-http, stdio, sse). Only relevant when running the server as an HTTP/SSE service, not for standard npx usage | stdio |
| DEFAULT_MINIMUM_TOKENS | No | Set the minimum token count for documentation retrieval | 10000 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-library-docsA | Retrieves up-to-date documentation and code examples for any library. This tool automatically searches for the library by name and fetches its documentation. Usage:
The tool will:
Response includes:
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/docfork/docfork-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server