parsely-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port for HTTP mode (optional, default 8742) | |
| PARSELY_API_KEY | Yes | Your Parse.ly API key | |
| PARSELY_API_SECRET | Yes | Your Parse.ly API secret | |
| PARSELY_API_BASE_URL | No | Parse.ly API base URL (optional, default https://api.parse.ly/v2) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_analytics_postsB | Get analytics data for top posts from Parse.ly. Returns metrics like views, visitors, and engagement time. Supports specific date ranges. |
| get_analytics_authorsA | Get analytics data for top authors from Parse.ly. Returns metrics like views and visitors by author. |
| get_analytics_tagsA | Get analytics data for top tags from Parse.ly. Returns metrics like views and visitors by tag. |
| get_referrersA | Get referrer data from Parse.ly. Shows where traffic is coming from by type: social, search, other, or internal. Supports specific date ranges for comparison analysis. |
| search_contentB | Search Parse.ly content. Find articles, posts, and pages by keyword. |
| get_sharesA | Get social share data for posts from Parse.ly. Shows total shares and breakdown by platform. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/dailybeast/parsely-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server