Skip to main content
Glama
tekchapagain1

mcp-meroshare

meroshare_login

Authenticate to MeroShare to enable IPO/FPO management and portfolio tracking. Credentials are retrieved from saved settings automatically.

Instructions

Log in to MeroShare. Password is read automatically. Run meroshare_setup once to save all credentials permanently.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
client_idNoOptional if credentials were saved via meroshare_setup or set in .env.
usernameNoOptional if credentials were saved via meroshare_setup or set in .env.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description must convey behavioral traits. It mentions automatic password reading and permanent credential saving via setup, but lacks details on side effects, authentication outcomes, or session management.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two concise sentences with the action front-loaded. No superfluous words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a login tool without output schema, it covers the core action, credential handling, and prerequisite. It could be more complete by noting that it establishes a session for subsequent calls, but overall is sufficient.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so baseline is 3. The description adds value by explaining that parameters are optional if credentials were saved via meroshare_setup or .env, clarifying the condition for optionality.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states 'Log in to MeroShare', using a specific verb and resource. It distinguishes from sibling tools like meroshare_setup (which saves credentials) and meroshare_logout.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It provides context that password is read automatically and suggests running meroshare_setup to make credentials permanent. However, it does not explicitly state when to use this tool vs alternatives or when not to use it.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/tekchapagain1/mcp-meroshare'

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