tianyan-mcp-server
by bluesky050
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TIANYAN_MCP_HOST | No | ASGI监听地址 | 127.0.0.1 |
| TIANYAN_MCP_PORT | No | ASGI监听端口 | 8000 |
| TIANYAN_LIVE_TEST | No | 只有值为1时才启用真实只读Smoke Test | 0 |
| TIANYAN_MCP_API_KEY | Yes | HTTP模式必填,去除首尾空白后至少32字符 | |
| TIANYAN_MCP_ALLOWED_HOSTS | No | 逗号分隔的主机名,不包含端口 | 127.0.0.1,localhost,::1 |
| TIANYAN_MCP_ALLOWED_ORIGINS | No | 逗号分隔的精确Origin;空值拒绝所有带Origin的请求 | |
| TIANYAN_HTTP_TIMEOUT_SECONDS | No | 天衍云请求超时,范围(0,60]秒 | 10 |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/bluesky050/tianyan-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server