Eds Site Analyser (MCP Server)
by sselvara
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EDS_GOOGLE_SEARCH_ARGS | No | JSON array of arguments for google-search (default: ["https://github.com/ACSGenUI/mcp-google-search#release"]) | ["https://github.com/ACSGenUI/mcp-google-search#release"] |
| EDS_GOOGLE_SEARCH_COMMAND | No | Command to run for google-search (default: npx) | npx |
| EDS_GOOGLE_SEARCH_ENABLED | No | Set to '1' or 'true' to enable embedded google-search fallback | |
| EDS_GOOGLE_SEARCH_QUERY_ARG | No | Argument name for the search query (default: query) | query |
| EDS_GOOGLE_SEARCH_TOOL_NAME | No | Tool name on the MCP server (default: search) | search |
| EDS_GOOGLE_SEARCH_TIMEOUT_MS | No | Timeout in ms for the subprocess (default: 15000) | 15000 |
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
- 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/sselvara/mcp-eds-site-analyser'
If you have feedback or need assistance with the MCP directory API, please join our Discord server