Placera MCP
Provides read-only search functionality for Telegram, enabling discovery of messages, channels, or other content.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Placera MCPshow me the latest Placera headlines"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.
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-httpThe 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 pytestTests 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.
This server cannot be installed
Maintenance
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
- FlicenseBqualityFmaintenanceA 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 updated5
- Alicense-qualityAmaintenanceA 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 updatedMIT
- FlicenseAqualityBmaintenanceRead-only MCP server for self-hosted Telegram access via Telethon. Enables reading messages, chats, and media but disallows any write operations.Last updated10
- AlicenseCqualityBmaintenanceRead-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 updated539MIT
Related MCP Connectors
Read-only MCP server for Robinhood Chain token discovery, research, and due diligence via GMGN.
Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.
Read-only MCP server for ClassQuill, a tutoring-business-management platform.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/Advance-xd/placera-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server