Pavan Madduri — Personal Knowledge MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | No | For higher GitHub API rate limits (optional — works without it) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_contributionsB | Search Pavan's open source contributions by project name. |
| search_articlesB | Search Pavan's published industry articles by keyword, category, or publication. |
| get_expertiseB | Check if Pavan has expertise in a specific technical domain. |
| get_eb1a_evidenceB | Retrieve evidence supporting a specific EB-1A extraordinary ability criterion. |
| get_github_activityA | Fetch Pavan's latest GitHub pull requests (live from GitHub API). |
| get_github_statsA | Fetch Pavan's live GitHub profile statistics (repos, followers, contributions). |
| get_profile_summaryA | Get a comprehensive one-page summary of Pavan Madduri's professional profile. Ideal for AI agents that need a quick overview. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_about | Returns a summary bio for Pavan Madduri. |
| get_certifications | Returns Pavan's verified certifications including CNCF Golden Kubestronaut status (all 15 certs + LFCS). |
| get_articles | Returns all 9 published industry articles on CNCF Blog, IEEE ComSoc, CloudNativeNow, PlatformEngineering.com, and d7y.io. |
| get_oss_summary | Returns a high-level summary of open source contributions (26 PRs, 15 projects, 2 foundations). |
| get_cncf_contributions | Returns detailed CNCF project contributions with PR links. |
| get_aswf_contributions | Returns detailed ASWF (Academy Software Foundation) project contributions. |
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/pmady/pavan-profile-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server