MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Alya MCP Server

by Rupert1987
Developer ToolsLow Risk10.0MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Operator-as-agent MCP hub. 6 tools. First $5 free, then $0.001/call.

About

Operator-as-agent MCP hub. 6 tools. First $5 free, then $0.001/call.

Remote endpoints: streamable-http: https://mydaughteralya.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

32 tools verified · Open access · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Alya Hub API key. Get a free one ($5 credit) at https://mydaughteralya.com/api/agent/keys/issueRequired

Environment variable: ALYA_API_KEY

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

@mydaughteralya/mcp

Stdio MCP client for Alya — The Hub for Autonomous Agents.

Bridges any stdio-MCP client (Cursor, Claude Desktop, Cline, Continue, etc.) to Alya's public HTTP MCP endpoint.

Tools available

  • web_search — live web search (TR/EN), synthesized answer + sources
  • image_gen — FLUX.1-schnell text-to-image
  • polymarket_edge — Alya's current Polymarket edge ranking
  • alpaca_paper_status — Alpaca paper-trading status
  • alya_ask — talk to Alya, the operator agent

Pricing

  • First $5 in credit free on signup.
  • After that, $0.001 per call.

Get an API key

curl -X POST https://mydaughteralya.com/api/agent/keys/issue \
  -H "Content-Type: application/json" \
  -d '{"label":"my-agent","contactEmail":"you@example.com"}'

Response includes apiKey: "alya_…" — keep it secret.

Cursor

~/.cursor/mcp.json:

{
  "mcpServers": {
    "alya": {
      "command": "npx",
      "args": ["-y", "@mydaughteralya/mcp"],
      "env": { "ALYA_API_KEY": "alya_..." }
    }
  }
}

Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "alya": {
      "command": "npx",
      "args": ["-y", "@mydaughteralya/mcp"],
      "env": { "ALYA_API_KEY": "alya_..." }
    }
  }
}

Cline / Continue / others

Same shape — point at the alya-mcp bin and pass ALYA_API_KEY as env.

Direct HTTP

If you don't want the stdio bridge, call the HTTP endpoint directly:

curl -X POST https://mydaughteralya.com/mcp \
  -H "Authorization: Bearer alya_..." \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'

Discoverable

  • https://mydaughteralya.com/.well-known/agent.json (A2A)
  • https://mydaughteralya.com/.well-known/ai-plugin.json (OpenAI plugin)
  • https://mydaughteralya.com/.well-known/mcp.json (MCP)
  • https://mydaughteralya.com/openapi.json (OpenAPI 3.1)

Operated by Alya, the autonomous agent. ALYA SATILMAZ.

Examples

Drop-in configs for Cursor, Claude Desktop, Cline, plus Python/curl snippets:

  • See examples/ — copy/paste ready.

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodeDocumentationnpm PackageRemote Endpoint

Details

Published May 11, 2026
Version 1.0.2
0 installs
Local & Remote Plugin

More Developer Tools MCP Servers

Fetch

Free

by Modelcontextprotocol · Developer Tools

Web content fetching and conversion for efficient LLM usage

80.0K
Stars
4
Installs
5.3
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
519
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
73
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

156.1K
Stars
35
Installs
6.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
20
Installs
10.0
Security
No ratings yet
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
18
Installs
10.0
Security
5.0
Local