Think MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| prompts_path | No | 基础路径配置:提示词目录 | ~/.think-mcp-server/prompts |
| resources_path | No | 基础路径配置:资源目录 | ~/.think-mcp-server/resources |
| max_tokens_limit | No | 文章分析工具配置:最大token限制 | 89600 |
| article_base_path | No | 文章分析工具配置:文章基础路径 | ~/src_code/nas/knowledge/Articles |
| content_analyzer_prompt_path | No | 内容分析工具配置:提示词路径 | ~/.think-mcp-server/resources/tool_content_analyzer_prompt.md |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/thinkthinking/think-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server