← Registry

API Tools

vayasyaseva.com

Provides APIs to list and retrieve service offerings, industry information, and compliance posture.

1 endpoint7 known toolsFirst detected May 13, 2026Last detected August 12, 2026

ENDPOINT 1

https://www.vayasyaseva.com/mcp

No auth detected

MCP server metadata

Name
vayasya-seva-mcp
Version
1.0.0
Capabilities
loggingresources.listChangedtools.listChanged
Server instructions

Read-only MCP server for structured discovery of Vayasya Seva public website content. Use tools and resources for services, industries, compliance, and legal information.

Known tools 7

list_services

List all service offerings with IDs and short summaries.

Inferred read-only
get_service

Return the full service object for a given service ID.

Inferred read-only
list_industries

List all covered industries with IDs and summaries.

Inferred read-only
get_industry

Return the full industry object for a given industry ID.

Inferred read-only
get_compliance_posture

Return compliance claims, scope boundaries, and compliance-related FAQ entries.

Inferred read-only
get_legal_document

Return the full markdown text for privacy policy or terms of service.

Inferred read-only
get_ai_access_policy

Return the AI access policy markdown and canonical source URL.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.vayasya-seva-mcp]
url = "https://www.vayasyaseva.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "vayasya-seva-mcp": {
      "type": "http",
      "url": "https://www.vayasyaseva.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: vayasya-seva-mcp
Remote MCP URL: https://www.vayasyaseva.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "vayasya-seva-mcp": {
      "url": "https://www.vayasyaseva.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "vayasya-seva-mcp": {
      "type": "http",
      "url": "https://www.vayasyaseva.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "vayasya-seva-mcp",
  "transport": "streamable-http",
  "url": "https://www.vayasyaseva.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for vayasyaseva.com was fetched 2026-07-26T08:06:04.766Z and is being refreshed.

Trust status Trusted

vayasyaseva.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.