Similar Words MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | 不适用 (Not applicable) | |
| PORT | No | 不适用 (Not applicable) | |
| API_KEY | Yes | API 密钥 (API Key) |
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": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| api_endpointD | 请根据 RapidAPI 页面手动添加端点信息 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of ambiguity or overlap between tools. The tool 'api_endpoint' stands alone with a distinct purpose of adding endpoint information from RapidAPI pages.
Since there is only one tool, naming consistency is inherently perfect. The tool name 'api_endpoint' uses a clear and descriptive snake_case format, which sets a good precedent if more tools were added.
A single tool is too few for most server purposes, as it severely limits functionality and suggests the server is underdeveloped. For a server named 'Similar Words MCP Server', one might expect multiple tools for tasks like finding synonyms, antonyms, or word comparisons, making this count inappropriate.
The tool set is severely incomplete for the inferred domain of word similarity. With only one tool for adding endpoint information, there are no tools for core operations like querying similar words, comparing terms, or managing word lists, leaving significant gaps that will cause agent failures.