fearnation-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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 |
|---|---|
| search_newsA | Search FearNation news items by full-text query. Cross-script: Simplified Chinese queries match Traditional content too (e.g., "华为" matches "華為"). Returns items with slug, section, headline, body, pub_date, seq. Args: query: Free-text search string. section: Optional section filter (中国新闻 / 印太新闻 / 科技新闻 / 经济新闻). date_from: Optional ISO date YYYY-MM-DD (inclusive). date_to: Optional ISO date YYYY-MM-DD (inclusive). limit: Max results (1-200, default 20). |
| get_postA | Get a full post by slug (e.g. "shijie-kucha-2024-01-15") or ISO date. If multiple posts exist for a date, returns a list of post summaries. For a single post, returns items + financial_data. |
| list_recentA | List posts from the last N days. Use to orient before searching. Each result has slug, title, pub_date, post_type, item_count. |
| discoverB | Browse the post catalogue. Returns post-level summaries (not items). Filter by title substring (query), post_type ("世界苦茶" or "台海危機ALERT"), or date range (ISO YYYY-MM-DD). At least one filter recommended. |
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/Star-Trails/fearnation-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server