Skip to main content
Glama
Advance-xd

Placera MCP

by Advance-xd

Placera MCP

Independent, public, read-only Streamable HTTP MCP server for Placera headlines, articles, company tags, and Telegram search. It contains no Avanza authentication or trading decisions.

NOTE

This is an unofficial community project. It is not affiliated with, endorsed by, or supported by Placera or Avanza Bank AB. Website structure and upstream public endpoints may change without notice.

Setup and run

uv sync --extra test
Copy-Item .env.example .env
uv run placera-mcp-http

The endpoint is http://127.0.0.1:8766/mcp by default. It is intentionally unauthenticated because every exposed tool reads public data and no login, account, or mutation operation exists. No Authorization header is required. The server remains bound to localhost by default; anyone who can reach a reconfigured network binding can call it.

The integration is read-only. Use conservative request rates, respect the publisher's terms and robots guidance, and do not republish copyrighted article content beyond what you are permitted to use.

Related MCP server: sc-mcp

Environment ownership

This project owns PLACERA_MCP_PORT and PLACERA_BASE_URL. It has no credential or bearer-token setting.

Tests

uv run pytest

Tests use mocked HTTP responses and do not scrape the live website.

Contributing and security

See CONTRIBUTING.md before submitting changes. Report security issues according to SECURITY.md. Never include cookies or private browsing data in a public issue.

License

MIT. See LICENSE.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    B
    quality
    F
    maintenance
    A read-only MCP server that provides access to financial news, Wall Street Bets sentiment analysis, and detailed options data from sellthenews.org. It enables LLMs to retrieve real-time news feeds, search historical data, and analyze options chains or Greek exposure for specific tickers.
    Last updated
    5
  • A
    license
    -
    quality
    A
    maintenance
    A read-only MCP server that wraps the Scalable Capital CLI to expose broker data (portfolio, holdings, transactions, analytics, quotes, news) to any MCP-capable client.
    Last updated
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    Read-only MCP server for self-hosted Telegram access via Telethon. Enables reading messages, chats, and media but disallows any write operations.
    Last updated
    10
  • A
    license
    C
    quality
    B
    maintenance
    Read-only MCP server that exposes Futu OpenD's investment-research quote APIs (stocks, options, futures, financials, news, etc.) as MCP tools, leveraging an already-running OpenD gateway with no separate authentication.
    Last updated
    53
    9
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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/Advance-xd/placera-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server